ubuntu commands mysql

use table;

//选择某个表

 

show tables;

//展现有几个表

 

select * from table;

//显示表内容

posted @ 2019-06-03 14:24  Jamy  阅读(129)  评论(0编辑  收藏  举报