摘要: db dbms table schema column datatype row/record primary key // command show databases; use dbname; >Database changed show tables; show columns from tb 阅读全文
posted @ 2019-03-11 16:53 lyshynever 阅读(161) 评论(0) 推荐(0)