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