单项选择题

将默认MZ绑定到表student的“民族”列中,可以使用下列()语句实现。

A.EXECsp_unbindrulemz,’’student.民族’’
B.EXECsp_bindrulemz,’’student.民族’’
C.EXECsp_unbindefaultmz,’’student.民族’’
D.EXECsp_bindefaultmz,’’student.民族’’