单项选择题

为变量赋值的写法,错误的是(   )
A、Set @a=3,@b=4
B、Select @a=3,@b=4
C、Set @a=3; set @b=4
D、Select @a=3; select @b=4

微信扫码免费搜题