| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Accidentally i deleted my table. How can i get that table? | | 4 |
| What is a deadlock and what is a live lock? How will you go
about resolving deadlocks? | Microsoft | 1 |
| I have a table in which phno is one of the columns.i do have
some values in tht phno column.i need to update phno column
values with 0(zero) as prefix.give me a correct solution plz... | Value-Labs | 5 |
| From where can you change the default port? | | 3 |
| i have a table student like
sname
-----
ram
ram
ram
raj
raj
raj
i need the output like
sname
-----
ram
raj
ram
raj
ram
raj
| IBM | 7 |
| how to rename the table | | 3 |
| what is difference between primary key and Unique | | 8 |
| Let us say the SQL Server crashed and you are rebuilding the
databases including the master database what procedure to
you follow? | | 2 |
| We create an index to fast the search. How it fast the
query? Do we write any special keyword with query? | | 3 |
| Can I remove the default constraint columns in SQL SERVER? | Value-Labs | 3 |
| Define candidate key, alternate key, composite key. | | 9 |
| IN Vs OR operator which is best to use sql server. | | 3 |
| What are Magic Table? | Evalueserve | 15 |
| what is the importence of the trigger in sqlserver2000? | ATI | 1 |
| What is the basic functions for master, msdb, tempdb databases? | CSC | 2 |
| What r sql reporting services and analysis services? how
can we use it. | Microsoft | 2 |
| Which system table contains information on constraints on
all the tables created? | | 2 |
| how to know Who Is Blocking Your SQL Server? | | 3 |
| What is Transaction? | | 2 |
| How do you use DBCC statements to monitor various aspects of
a SQL server installation? | | 1 |
| |
| For more SQL Server Interview Questions Click Here |