In SQL, function and stored procedure parameters can have default values (used when no value is specified for the parameter). We should consider allowing action and function parameters to have default values as well.
In SQL, function and stored procedure parameters can have default values (used when no value is specified for the parameter). We should consider allowing action and function parameters to have default values as well.