Mysql 查询,删除
//查看表的内容 select * from hpeu_student; //从第一行查找五行 select * from hpeu_student limit 5; //从 ...
//查看表的内容 select * from hpeu_student; //从第一行查找五行 select * from hpeu_student limit 5; //从 ...