| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is a Trace frag?Where can we use this? | | 1 |
| 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 value could be assigned to Varchar Type? | | 3 |
| When do you use SQL Profiler? | | 2 |
| Explian different types of BACKUPs avaialabe in SQL Server?
Given a particular scenario, how would you go about
choosing a backup plan?
| HCL | 2 |
| What is cursor ? And what is difference between Trigger ? | HCL | 1 |
| how to find number of columns in a table in sql server 2000
and 2005 also | Virtusa | 9 |
| WHY CAN WE CREATE ONLY ONE CLUSTERED INDEX ON A TABLE IN
SQL SERVER? | | 6 |
| logshipping is Any difference 2000 and 2005? | | 1 |
| what is Archive old data? | | 1 |
| How do you persist objects, permissions in tempdb | | 1 |
| What is the basic difference between clustered and a
non-clustered index? | | 3 |
| What is the difference between views and stored procedures?
Can we have input parameters for views? | | 3 |
| What's the difference between a primary key and a unique
key? | | 4 |
| what is the difference between group and having
give an example with query and sample output | | 2 |
| What is SQL server agent? | SAP-Labs | 2 |
| What is row by row processing ? | | 1 |
| Create Index myIndex On myTable(myColumn)
What type of Index will get created after executing the
above statement | | 2 |
| WHAT IS DIFFRENCE BETWEEN TRUNCATE AND DELETE STATEMENT | CTS | 10 |
| PC(code, model, speed, ram, hd, cd, price)
Find the hard drive sizes that are equal among two or more
PCs.
| APX | 2 |
| |
| For more SQL Server Interview Questions Click Here |