HomePosts tagged “SQL Tips”

SQL Tips

Showing 1 - 4 of 4 results
If you want to find currently running SQL Query in SQL Server, you can use the Dynamic Management View dm_exec_requests...
Assume that you have a Order table and you want to query the table to retreive the total orders made...
If you are looking at a way to find the identity of the inserted row in SQL Server , you...
You can use the convert function in SQL Server to retrieve only the date part from the date time. How...

Categories

Archives