tanghuang

1.查看表的结构:

DESC tm_potential_customer;

2.查看创建表时的sql语句:
SHOW CREATE TABLE tm_potential_customer ;

分类:

技术点:

相关文章: