摘要:
继续使用上一节的数据库. --填充一个事实表, 230W条记录 if exists(select 1 from sys.objects where name='fact_SaleCar' and type='U') drop table fact_SaleCar create table fact_SaleCar( SaleCarID nvarchar(20) not nu... 阅读全文
posted @ 2012-12-01 15:59
MyCoolDog
阅读(326)
评论(0)
推荐(0)

浙公网安备 33010602011771号