EI018

Missing parameter(s) name in procedure call

It is recommended to specify the parameter name while calling a stored procedure.

Although delimited ordered lists are perfectly legal, it is generally wiser to specify the name of the parameter just in case you add a parameter in the middle of the list where it makes logical sense to do so. It is easy to do this with a metadata routine or SQL Prompt.

Available in

SQL Code Guard



Didn't find what you were looking for?