News

Learn how to use the Azure Portal to create a cloud-based SQL database with just a few mouse clicks.
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.
How-To How To Set Up a SQL Express Database for Horizon View It's not hard, but the steps need to be followed carefully. By Tom Fenton 09/26/2017 ...
If you want to install Oracle SQL Developer on your Windows computer for free, check if you meet the requirements and then go through the instructions mentioned here.
The transaction log file contains the SQL Server transactions of the database. It basically records the database transactions and the changes made by the transactions to the database. The logs are ...
Your database may get damaged due to several reasons. A backup will help you to restore the database lost in case of disasters and problems, like hardware failure, virus attack, or others. How To ...
In SQL Server 2000, it was difficult to allow users to see the SQL Server Agent jobs on your database server without giving the user sysadmin permissions.