-
-
-
Rename Database
How can we rename a Database with query?
-
-
-
Indexing on frequently updated table
I was asked a question in an interview, where I was given a situation which is:
I have registered to an online gaming website. It displays my rank on the basis of my score when I play a game.
Database table has 2 columns: 1. UserName 2. Score.
Since the login page was loading very slowly so the programmers created an non-clustered index on UserName and now the welcome page problem... -
-
-
-
-
-
-
-
To display list of tables in database
How to display list of tables from a particular database in MS-SQLHow to display description of that particular table?
-
Unique Key in SQL Server
How To Define Unique Key in SQL Server
-
Differences between sqlserver2000 and 20005
What are the differences between sqlserver 2000 and sql server 2005
-
Stored Procedure Performance Tuning
How can we improve stored procedure performance? Explain the performance tuning techniques.
-
Insert Multiple Rows
How to insert multiple rows in a single insert query?
-
Clustered & Non Clustered Indexes
What is difference between clustered & non clustered Indexes?
-
SQL Server Interview Questions
Ans