You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
base-parent/business_xj_v3/sql/学生管理清库脚本

9 lines
327 B

--use business_xj_V3
delete from [dbo].[t_hq_form_value]
delete from [dbo].[T_XS_STUDENT_FAMILY]
delete from [dbo].[T_XS_STUDENT_HISTORY]
delete from [dbo].[T_XS_STUDENT_GRA]
delete from [dbo].[T_XS_STUDENT_GUOJIA_TEST]
delete from [dbo].[T_XS_STUDENT_TEST]
delete from [dbo].[T_XS_XQ]
delete from [dbo].[T_XS_STUDENT]