For any information please mail me to mom.ruet@gmail.com or DM to https://www.linkedin.com/in/mominbd/ Read more »
SQL Training Practice - Part02
1. SQL Server Cursor Lab Exercise 1: Working with Cursors Task 1: Create a cursor that iterates over all rows in the Employees table and... Read more »
SQL Training Practice - Part01
1. Create a Sample Database Step 1: Create the Database CREATE DATABASE TrainingDB; GO USE TrainingDB; GO Step 2: Create Tables CREATE ... Read more »
Azure SQL - Configuring virtual machine (VM) sizing, storage, and networking options, as well as high availability for your database workloads on Azure.
Configuring virtual machine (VM) sizing, storage, and networking options, as well as high availability for your database workloads on Azure... Read more »
The Role of a Database Administrator on Azure
The Role of a Database Administrator on Azure Database administrators (DBAs) on Azure are responsible for managing and maintaining databas... Read more »
Microsoft Azure – Provisioning , Creating and configuring Azure SQL Database instances.
Introduction Microsoft Azure is the leading cloud infrastructure platform. You implement database solutions on both on-premises and cloud ... Read more »