摘要:        
用SQL语句创建和删除Access数据库中的表;添加列和删除列SQL语句,具体使用方法请看帮助 Create Table tab1 (fld1 integer)  Drop Table tab1 Alter Table tab1 Add COLUMN col1 integer  Alter Table tab1 Drop COLUMN col12建立数据表  create table 数据表名称(...    阅读全文
        posted @ 2009-08-11 13:42 yunbo 阅读(1707) 评论(0) 推荐(0)
 
                     
                    
                 
                    
                 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号