摘要:        
--新建数据库 create database admin --新建表同时建字段 create table student ( ID int, namee nvarchar(5), age nchar(1), sex int ) --删除表 drop table student --查询 select * from student --查询指定的字段 select ID,age from st...    阅读全文
posted @ 2016-08-26 11:32
hllive
阅读(401)
评论(0)
推荐(0)
        
 
                    
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号