Skip to content
Snippets Groups Projects
user avatar
Bruce Momjian authored
< 		  get_employee_salary(emp_id AS 12345, tax_year AS 2001)
> 		  get_employee_salary(12345 AS emp_id, 2001 AS tax_year)
91fc80d0
History