单项选择题

A. SELECT @courseid AS ’206’
B. SET @courseid = ’206’
C. @courseid = ’206’
D. SET @courseid AS ’206’