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.
How SQL Works SQL, the structured query language, is a programming language for communicating with databases.
SQL injection is a type of attack that can give an adversary complete control over your web application database by inserting arbitrary SQL code into a database query.
Joey on SQL Server How To Automate Tasks in Azure SQL Database Knowing how to automate tasks in the cloud will make you a more productive DBA.
To SQL or NoSQL? That’s the database question But as technological lines blur, there's not always a clear-cut answer.
How will SQL Database Edge connect back to Azure/on-premises? Azure SQL Database Edge has a streaming engine which is built on top of Azure Stream Analytics.
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.
What people say after taking a SQL Training Course Mike Fong - “I work as a Business Analyst in a large investment bank and we have huge databases with sensitive trade information.
Hand-authored SQL queries can be clumsy to use, since databases and software applications tend to live in separate conceptual worlds. It’s hard to model how your app and your data work together.