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.
我想在我的 ubuntu openrating 系统中使用 MySQL 工作台从我的数据库中删除所有行内容。我怎样才能做到这一点。Ctrl+A 不起作用
如果您只是在表上运行 TRUNCATE 查询,那会简单得多。