多项选择题

 The following statements that do not produce a result set are ().

A.set @a=5;
B.select @a:=5;
C.select 5 into @a;
D.set @a:=5;
微信扫码免费搜题