单项选择题
已知tm_employee表中具有默认约束df_adress,删除该约束的语句为()
A.alter talbe tm_employee drop constraint df_adress B.alter talbe tm_employee remove constraint df_adressC.alter talbe tm_employee delete constraint df_adressD.remove constraint df_adress from talbe tm_employee
单项选择题 Java反射机制的说法错误的是()
单项选择题 在nginx系统测试时,假设nginx进程号是28786,命令()通知进程重读配置文件
单项选择题 char变量的默认值是什么?()