下列选项中,使用名称为cursor()student的游标,将查询出的信息存入@name和@gender,写法正确的是()。


下列选项中,使用名称为cursor()student的游标,将查询出的信息存入@name和@gender,写法正确的是()。

A.FETCHcursor()[email protected],@gender;

B.SETcursor()[email protected],@gender;

C.FETCHcursor()[email protected],@gender;

D.SETcursor()[email protected],@gender;

正确答案:C


Tag:游标 写法 信息 时间:2022-12-14 23:12:19