| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How do I compare two values when one value(data type) is
char and the other is an integer? | | 3 |
| If you are working on a SQL database and if suddenly a
developer changes the code and your queries results start
giving errors,how will you check using a T-SQL query (on
system tables) that what has changed in the database. | Microsoft | 2 |
| i need some interview questions on sql server developer plz
any onee send some links. | | 1 |
| Which system table contains information on constraints on
all the tables created? | | 2 |
| Accidentally i deleted my table. How can i get that table? | | 4 |
| explain different types of jions with examples briefly? | Zensar | 3 |
| what command is used to create a table by copying the
structure of another table? | | 5 |
| How can i change the column name. | HCL | 7 |
| Where do you think the users names and passwords will be
stored in sql server? | | 3 |
| How can I know what query is executing by by a particural
user? (using sp id or any othe way.) | | 2 |
| What is RAID and what are different types of RAID
configurations? | Wipro | 5 |
| can you any body tell me suppose database is suspect mode.
how can take to normal? | Teledata | 1 |
| Can you tell me the difference between DELETE & TRUNCATE
commands? | | 11 |
| event classes in sql server | Accenture | 1 |
| i have table students with fields classname,studname
select * from students
classname studname
1 xxxxx
1 yyyy
1 zzzz
2 qqqq
2 tttt
3 dsds
3 www
i want the output should be
No of students in class 1 : 3
No of students in class 2 : 2
No of students in class 3 : 2
| HCL | 2 |
| Rate yourself in .NET and SQL ? | Cognizent | 1 |
| How to Get the last identity value used | | 4 |
| What is user stored procedure & it purpose? | Wipro | 3 |
| What is the advantage of specifying WITH GRANT OPTION in
the GRANT command? | | 2 |
| What is a deadlock and what is a live lock? How will you go
about resolving deadlocks? | Microsoft | 1 |
| |
| For more SQL Server Interview Questions Click Here |