摘要: --如果存在数据库PRogrammerPay 就删除 if exists (select * from sysdatabases where name='programmerPay') drop database programmerPay go --创建数据库programmerPay creat 阅读全文
posted @ 2017-03-16 14:11 守夜人1 阅读(1521) 评论(0) 推荐(0) 编辑
摘要: [sql] view plain copy print? [sql] view plain copy print? 阅读全文
posted @ 2017-03-16 14:10 守夜人1 阅读(335) 评论(0) 推荐(0) 编辑