SQL Server 毕业论文外文翻译.doc
文本预览下载声明
英文原文
Sql Server SQL
SQL is Structured Query Language English acronym, which means for the Structured Query Language. SQL language is the main function of establishing ties with the various databases, for communication. In accordance with ANSI (American National Standards Institute) requirements, SQL as a relational database management system standard language. SQL statements can be used to implement a wide range of operations, such as updating the data in the database, extract data from the database and so on. At present, the vast majority of the popular relational database management systems such as Oracle, Sybase, Microsoft SQL Server, Access, adopted the standard SQL language. Although many databases on the SQL statement for the redevelopment and expansion, but including the Select, Insert, Update, Delete, Create, and Drop, including the standard SQL commands can be used to complete almost all the database operations.
SQL Server
SQL Server is a relational database management system. It was originally proposed by Microsoft Sybase and Ashton-Tate three companies jointly developed in 1988 with the introduction of the first OS / 2 version. After the introduction of Windows NT in, Microsoft and Sybase in the development of SQL Server on the split, Microsoft will migrate to SQL Server on Windows NT system, focusing on promoting the development of SQL Server version of Windows NT. Sybase is more focused on SQL Server in the UNIX operating system applications.
SQL Server 2005 is Microsoft Launches the SQL Server database management system, the inherited version of SQL Server 7.0 version of the merits, at the same time it increases than many of the more advanced features. Good scalability with ease of use and related high degree of software integration, across from the running Microsoft Windows 98 laptop running Microsoft Windows 2000 large-scale multi-processor servers such as the use of multiple platforms.
SQL Server 2005?
SQL Server 2005 is a comprehensive databas
显示全部