搜索资源列表
SQL1
- SQL(Structured Query Language,结构查询语言)是一个功能强大的数据库语言。SQL通常使用于数据库的通讯。ANSI(美国国家标准学会)声称,SQL是关系数据库管理系统的标准语言。SQL语句通常用于完成一些数据库的操作任务,比如在数据库中更新数据,或者从数据库中检索数据。使用SQL的常见关系数据库管理系统有:Oracle、 Sybase、 Microsoft SQL Server、 Access等等。虽然绝大多数的数据库系统使用SQL,但是它们同样有它们自立另外的专有扩展
Protecting_your_source_code_stored_procedures_and
- Howto proctect your Stored procedures and triggers in FirebirdSQL. Firebird is a relational database offering many ANSI SQL-92 features that runs on Linux, Windows, and a variety of Unix platforms.
sql_parse_src
- 一套解析SQL语句的c代码,基于ansi c-A set of parsing the SQL statement of the c code, based on ansi c++
Microsoft.Press.Microsoft.SQL.Server.2008.T-SQL.F
- This book walks you through your first steps in T-SQL (also known as Transact-SQL), which is the Microsoft SQL Server dialect of the standard ANSI-SQL language. You ll learn the theory behind T-SQL querying and programming, how to develop T-SQL code
SQL入门经典(第5版)
- SQL入门经典 本书详细介绍了SQL语言的基本语法、基本概念,说明了各种SQL实现与ANSI标准之间的差别.(This book describes the basic syntax and basic concepts of the SQL language in detail, and illustrates the differences between the various SQL implementation and the ANSI standards.)
