You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-- !! 执行这个SQL之前,需要确定已经把相似问移动到vp_ask_template_question_similarity中
|
|
|
|
alter table vp_ask_template_question_library
|
|
drop
|
|
column question;
|