摘要: show databases;show tables;use zzz;//使用一个database;create table wyp(id int, name string,age int, tel string)ROW FORMAT DELIMITEDFIELDS TERMINATED BY '\... 阅读全文
posted @ 2015-07-29 20:05 sfqy 阅读(204) 评论(0) 推荐(0)