
How to find out the detail of MSSQL server instance
Sometimes it is required to find out the details like product version, edition and server version of MSSQL...

How to update identity column in SQL
There are times when we required identity columns values to updated as per the application logic and flow....

Read-Only access to MSSQL Database – using SQL Queries
Some times it is required you to share some database on MSSQL server to users with read-only access....