资讯

TechRepublic’s free SQL Server newsletter, delivered each Tuesday, contains hands-on tips that will help you become more adept with this powerful relational database management system.
The master database houses the greatest number of system tables, although every database on an instance of SQL Server also contains system tables. Note that all system tables are not truly tables.
SQL Server system databases are stored local, but the app databases are stored on SAN storage provided by a NetApp. The NetApp is doing an asynchronous mirror to it's counterpart.
In SQL Server, the database can be stored in different files and filegroups. If your database is small (100 MB or less), you do not need to worry too much about files and filegroups.
The heart of any relational database management system is the system catalog that documents the database objects and system settings being used. The system catalog offers a wealth of information about ...
This article provides some practical guidance for system and database administrators tasked with protecting mission-critical SQL Server running in the Amazon Elastic Compute Cloud (EC2), beginning ...
Now, go to the Database tab. Assuming that your SQL Server database is running on another server, this tab will be empty. Click the Change Database button.
SQL Server 2014 is the most recent commercial version of the database management system, and Microsoft plans to release SQL Server 2016 later this year (with a preview version available for users now) ...