摘要:        
创建数据库,创建表(不需要用语句)use net2Myschool --切换数据库select * from Gradeselect * from Student--增加数据--insert into 表名(列名,...) values(值1....)--1.列名个数与值个数对应--2.类型要一致,    阅读全文
            
                posted @ 2018-11-30 15:35
小笙杜门
阅读(104)
评论(0)
推荐(0)
            
        
                    
                
        2018年11月30日