This post sbout how to generate a random unique identifier in using sql query in SQL server If you...
Category - SQL Server
Using a Cursor in SQL
Everything is in the title, this tutorial uses for example the insertion of data into a table...
How to return records in random order in Stored Procedure
Here is simple example to return records in Random Order. Example if you have rank...
Search using Stored Procedure
Search-in-table This stored procedure search in structure data e.g. beauty competition. In DB if...