所属分类:
其他书籍
开发工具:SQL
文件大小:587KB
下载次数:8
上传日期:2005-12-11 16:51:25
说明: 内容如下:
1.The history of the computerized database
2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete
3.SQL Schema Statements--those used to create database objects, such as tables, indexes, and constraints
4.How data sets can interact with queries
5.The importance of subqueries
6.Data conversion and manipulation via SQL s built-in functions
7.How conditional logic can be used in Data Statements
(read as follows : 1.The history of the computerized database 2.SQL Data Statements-- those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete 3.SQL Schema Statements-- those used to create database objects, such as tables, indexes, and constraints 4.How data sets can interact with queries 5.The importance of subqueries 6.Data conversion and manipulation via SQL s built-in functions can 7.How conditional logic be used in Data Statements)