摘要:
第一章 数据库设计(Database Design) 1.1 模式和创建表 Create Table Column definitionThe first important thing to notice here is that each column must have a data type, which it keeps unless you ALTER the table.The ... 阅读全文
摘要:
[Excel之PowerPivot <1> ]PowerPivot简介和安装中简单介绍了Powerpivot以及安装,从这节开始,我们来正式开始使用powerpivot。本节介绍如果从sql 数据源导入数据。继上一节,我们点击"PowerPivot Window",这时就会出来一个新的powerpivot窗口。在窗口的最左侧"Get External Data"组中你可以看到我们可以从... 阅读全文