ast*_*nic 2 mysql
是否可以在给定的数据库中获取最后创建的表名?
use*_*390 5
select table_name from information_schema.tables where table_schema = 'some_database' order by create_time desc limit 1;
归档时间:
15 年,5 月 前
查看次数:
478 次
最近记录: