| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are the types of backup and tell me the difference
between full and differential backup? | TCS | 3 |
| what is the order of execution of where,having,group by in
select stement | Tanla-Solutions | 5 |
| What's the difference between a primary key and a unique
key? | | 4 |
| Hi Friends,
I have a table in which there are thousands of records and
in city field there is NULL value for all records now i want
to change that null value with distinct values in each
record say delhi, bihar, agra, jaipur etc, what will be the
query for that?????
its not possible to update thousands of records one by one.
is there any alternative ...?
Plz help ... its urgent
Thanx in advance | | 1 |
| 1.can we set the more than 1 primary keys for a table?
2.please give me the difference between Cluster Index and
non-Clustered Index
3.can we use query like this "Select * from Table1,Table2;" | | 6 |
| What are the types of model in sql server and explain | TCS | 1 |
| Can we use Truncate command on a table which is referenced
by FOREIGN KEY? | | 2 |
| What is Deadlock? | Satyam | 3 |
| Explain different isolation levels? | | 3 |
| What is normalization in Database ? | | 4 |
| Which databases are part of SQL server default installation?
Explain the usage of each? | Accenture | 2 |
| How do you check the performance of a query and how do you
optimize it? | | 1 |
| Advantages and Disadvantages of Cursor? | Zenith | 10 |
| what is meant by sql injection with example and one more
question how to catch the errors in sqlserver | | 1 |
| what is IDE,DMV in sql server? | Value-Labs | 1 |
| select top 5 * from emp order by newid()
my question is , how this query get executed? | | 4 |
| What is the difference between IN and EXISTS operators in
SQL Server? | Intelligroup | 3 |
| What is SQL Profiler what is the use of it? | 247Customer | 2 |
| Please give me queries for the following
1. To get the count of duplicate records.
2. A query to delete the duplicate records. | 247Customer | 3 |
| What is the difference between a HAVING CLAUSE and a WHERE
CLAUSE? | Yardi-Software | 4 |
| |
| For more SQL Server Interview Questions Click Here |