摘要:以下是创建到写入到删除,到drop的全部的过程://1:创建数据库create database it1110;//2:进入这个数据库Use it1110;//3:创建一个数据表Create table teac( Id int, Name varchar(30));//4:写入信息Insert i...
阅读全文
posted @ 2016-01-22 19:49
posted @ 2016-01-22 19:49
posted @ 2015-12-23 20:20
posted @ 2015-12-22 21:23
posted @ 2015-12-12 20:36
posted @ 2015-09-04 16:23
posted @ 2015-08-31 14:38