【Mysql】select
摘要:create database Susake;use Susake;create table Test(a int, b int);insert into Test values(1, 2);select *from Test;
阅读全文
posted @ 2014-03-30 15:16
posted @ 2014-03-30 15:16
posted @ 2014-03-29 19:15
posted @ 2014-03-29 05:05
posted @ 2014-03-29 02:50
posted @ 2014-03-29 01:50