SQL Server笔记
摘要:
01 数据库一般用三层架构 sdata(源数据,临时表层),pdata(物理数据,经过一定的处理),pmart(市场库,可以用的数据) 建表 create table username (name varchar(100),age int,address va... 阅读全文
posted @ 2019-10-20 20:41 Bingmous 阅读(35) 评论(0) 推荐(0) 编辑
欢迎交流,不吝赐教~
2019年10月20日 #
posted @ 2019-10-20 20:41 Bingmous 阅读(35) 评论(0) 推荐(0) 编辑