News

Poke around the infrastructure of any startup website or mobile app these days, and you're bound to find something other than a relational database doing much of the heavy lifting. Take, for example, ...
In fact, SQL Server outnumbers both of these database vendors in installed sites globally. Microsoft SQL Server has arrived!
In SQL Server Management Studio (SSMS), you can see the SQL Server database state. Alternatively, you can use T-SQL commands to verify your database status. You can use the DATABASEPROPERTYEX function ...
Microsoft announced several improvements to Microsoft Azure of interest to developers: Azure SQL Database auditing improvements, support extension, and a cloud-based PowerShell. Among the auditing ...
PowerShell also can be used to audit Azure SQL Database. Examples of what can be audited include data access, schema changes, data changes, security exceptions and grant/revoke permissions. The new ...