我们可以使用tg - admin sql help找到更多命令,包括删除表的命令。
You can find more commands using tg-admin SQL help, including a command to drop tables.
发出下面的命令来检查是否为表空间启用了对被删除表的恢复支持,如果没有启用,就打开它。
Issue the commands below to check whether a table space is enabled for dropped table recovery and if not, turn it on.
在使用这个命令时要特别小心,因为这会删除所有的表以及表中的数据。
Use extreme care when using this command, since it will delete all of your tables along with their data.
应用推荐