declare parameter in function sql code example Example: how to declare a variable in sql DECLARE @COURSE_ID AS INT, @COURSE_NAME VARCHAR (10);