在obdumper命令中,如果要同时导出一个数据库的ddl和数据,应该使用下面的那个

A --database ‘db01’ --sql --ddl

B --database ‘db02’ --all

3 个赞

选A的

1 个赞