搜索资源列表
database-management
- 数据表的管理,使用Transact-SQL语句CREATE TABLE在studentsdb数据库中创建grade表-database management
sql(1)
- 数据库应用技术之实验报告一,创建用户数据库,学会压缩和扩充数据库,学会查看和修改数据库选项,学会给数据库改名和删除数据库。-Database application technology lab report, create a user database, learn to compress and expand the database and learn to view and modify database options, learn to be renamed to the data
SQL-Server-2008-
- 本文演示了 SQL Server 2008 分区表实例: 1. 创建测试数据库 ; 2. 创建分区函数 3. 创建分区架构 4. 创建分区表 5. 创建分区索引 6. 分区切换 7. 查询哪些表使用了分区表; -- This article shows 2008 partition table instance SQL Server: - 1. Create a test . 2 Create a partition fun
SQL
- SQL语句查询技术,我们在开始创建数据表和向表中插入演示数据之前,我想给大家解释一下实时数据表的设计理念,这样也许能帮助大家能更好的理解SQL查询,在数据库设计中,有一条非常重要的规则就是要正确建立主键和外键的关系。-Before we begin creating tables and insert data into the table presentation, I would like to explain to you the concept of real-time data tab