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