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....