News

A fundamental skill for DBAs is to have a firm understanding of the SQL Server database engine's system databases. Tim Chapman discusses these system databases.
The landscape for database management systems is changing more rapidly these days than it has since the earliest days of the relational DBMS. Not only do we have an onslaught of NoSQL database systems ...
How to Restore a SQL Database From a .MDF File. Computer database software such as Microsoft's SQL Server benefits all types of businesses, as it makes recordkeeping fast, flexible and secure.
Relational database management systems (RDBMS) rely on an optimizer (or relational optimizer) that transforms SQL statements into executable code. Before any SQL statement can be run by the RDBMS, the ...
In SQL Server 2000, we had a nifty little utility called rebuildm.exe which would rebuild the master database in emergency situations. This utility was removed in SQL Server 2005 and has not been ...
The Linux Foundation on Monday welcomed Microsoft's DocumentDB into its stable of open source projects, waving the document ...
MS Access is a milder version of the popular client/server database system SQL Server that is ideal for small businesses. However, if necessary, Access databases can be easily converted to SQL Server.
Part 2 of CRN’s Big Data 100 takes a look at the vendors solution providers should know in the database system space including Cockroach Labs, MongoDB, MariaDB and Redis Labs.
How to Encrypt Credit Card Information in an SQL Database. Credit card information in your business's database is much more secure if you encrypt it. If you store this information as plain text ...