Size-specific, generic, and variable argument procedures

In the signature of a stored procedure, the <argument_type_list> can use three general forms: size-specific arguments, generic arguments, and variable arguments. This section describes these three formats and the benefits and considerations for using that type.