sql 2008 新特性


 

 

Insert into TblCustomer (CustomerName, CustomerSince, CustomerArea)
Values      ('Nidal Arabi','12/31/2007','Hamra'),
            (
'Kamal Diab','1/1/2008','Doha'),
            (
'Nisrine Salem','2/1/2008','Quebec'),
            (
'Hayat Salam','3/3/2008','Kuwait'),
            (
'Antoine Eid','4/4/2008','Morocco')

posted on 2009-10-19 09:36  gwazy  阅读(217)  评论(0编辑  收藏  举报

导航