SELECT * FROM information_schema.columns where table_name='wht_test';
查看MySQL以及SQL Server 实际存储类型
最新推荐文章于 2021-01-28 04:51:22 发布
SELECT * FROM information_schema.columns where table_name='wht_test';