stored procedure assign conditions in variable from select code example Example: how to declare a variable in sql DECLARE @COURSE_ID AS INT, @COURSE_NAME VARCHAR (10);