Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要一个名称查询注释来使用休眠删除表的所有行怎么做
删除所有行
delete from table where condition
从数据库中删除整个表
drop table from db