搜索资源列表
database.lab1
- T-SQL环境下数据操纵包括数据插入、删除、修改。-T- SQL environment data manipulation including data insert, and delete, modification.
jimei-university-sql-lab1-report
- jimei university sql lab1 report
lab1
- 数据库系统SQL SERVER语言的基本语句,创建表及对表的操作-Database system SQL Server language statement, create tables and operations on the table
lab1
- I. Query with SQL Server 2005. (30’, 2’ for each) 1. Create a table named Student using command Create Table. The table structure is as follows: Column Type Length Note ID Varchar 20 Student’s ID Name Varchar 10 Student’s Name Age Int Stud