Less commonly, any DBMS that implements the SQL query language
This disambiguation page lists articles associated with the same title. If an internal link led you here, you may wish to change the link to point directly to the intended article.
sp_tables Microsoft SQL Server is a relational database management system (RDBMS) produced by Microsoft. ... A relational database management system (RDBMS) is a database management system (DBMS) that is based on the relational model as introduced by E. F. Codd. ... Microsoft Corporation, (NASDAQ: MSFT, HKSE: 4338) is a multinational computer technology corporation with global annual revenue of US$44. ... Sybase SQL Server was the name of Sybase Corporations primary relational database management system product from 1987 to 1995. ... Sybase Inc. ... Microsoft Corporation, (NASDAQ: MSFT, HKSE: 4338) is a multinational computer technology corporation with global annual revenue of US$44. ... Adaptive Server Enterprise (ASE) is Sybase Corporations flagship relational database management system product. ... Microsoft SQL Server is a relational database management system (RDBMS) produced by Microsoft. ... SQL Server (ISSN-1522-2187) is a trade publication and web site owned by Penton Media serving the information needs of IT Professionals in various fields including data processing, computer related consulting and many other areas. ... Penton Media, Inc. ... SQL (IPA: or ), commonly expanded as Structured Query Language, is a computer language designed for the retrieval and management of data in relational database management systems, database schema creation and modification, and database object access control management. ... Image File history File links Disambig_gray. ...
SQLServer 2005 delivers powerful, familiar tools to IT professionals as well as to information workers, reducing the complexity of creating, deploying, managing, and using enterprise data and analytical applications on platforms ranging from mobile devices to enterprise data systems.
SQLServer offers integrated development tools for the database engine, data extraction, transformation, and loading, data mining, OLAP, and reporting that are tightly integrated with Microsoft Visual Studio to provide end-to-end application development capabilities.
SQLServer 2005 simplifies the development, deployment, and management of line-of-business and analytical applications by providing a flexible development environment for developers and integrated, automated management tools for database administrators.
The SQLserver administrator is authorized to run any code chosen by himself inside the SQLSERVR.EXE with the use of the xp_cmdshell, the xp_regwrite or self-created procedures.
If the ordinary users of the SQLserver service are to be allowed to run the commands of the operating system, then the xp_cmdshell extended procedure has to change the security token for one which is less privileged than the one inherited from the SQLSERVR.EXE service's process.
The SQLServer service should not be allowed to modify the data in the directory in which the data used for running the service is stored, i.e.