| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to delete duplicate records from a table?(for suppose in
a table we have 1000 Records in that we have 200 duplicate
Records , so ,how to findout that duplicate Records , how to
delete those Records and arranged into sequence order? one
more thing that there is no primary key at all) | McAfee | 4 |
| Can you give an example of Stored Procedure? | | 2 |
| What is the Query of getting last 10 transaction Reports
(like insert, update, Delete Data from Tabele) ? | Wipro | 4 |
| How many types of cursors are there in SQL Server? | 247Customer | 3 |
| what is the Surrogate key?and wt is the diff between Primary
key and Surrogate Key? | | 2 |
| How do SQL server 2000 and XML linked? | | 2 |
| write query for fourth maximum salary from employee table | Mind-Tree | 5 |
| Hi..here i would like to know the Backup and Restore models? | HCL | 2 |
| Explain different isolation levels? | | 3 |
| What are the different types of joins and what does each do? | | 2 |
| can anyone explain me the concept of Serialization in Detail
and Clear? plz its urgent i have interview on friday (15th feb) | | 1 |
| How do I compare two values when one value(data type) is
char and the other is an integer? | | 3 |
| 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 |
| What is row by row processing ? | | 1 |
| How do you find the number of rows in a table? | | 5 |
| Write an SQL query if u want to select the data from one
block which intern reflects in another block ?
thanx,do reply | Covansys | 1 |
| How can I create a plain-text flat file from SQL Server as
input to another application? | | 2 |
| What is the difference between a Application Server and a
Database | Oracle | 2 |
| how to implement locking in sql server | Satyam | 1 |
| What is lock escalation? | | 1 |
| |
| For more SQL Server Interview Questions Click Here |