单项选择题

解除规则nl与表“student”中的“年龄”列的绑定关系,可以使用下列()语句实现。

A.EXECsp_unbindrulenl,’’student.年龄’’
B.EXECsp_bindrulenl,’’student.年龄’’
C.EXECsp_unbindefaultnl,’’student.年龄’’
D.EXECsp_bindefaultnl,’’student.年龄’’