Autocomplete stored procedure With DEFAULT Values
When autocompleting a stored procedure statement in the format 'EXEC storedProc @param1 = 0, @param2 0' it would really help if the parameters would initially have the default values defined in the stored procedure (if applicable).
24
votes

-
Miika Flink commented
Definitely usable! I was going to add similar type of request for using nulls in autocomplete when parameter is nullable but this would do the same!
-
Corey Palmer commented
This would be so useful
-
Michael commented
nice
-
Michael commented
I agree this would be really.