| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are constraints? Explain different types of
constraints? | | 6 |
| how to know description of a table in sqlserver 2000
| | 7 |
| What is mean by "fill factor" ? and what is mean
by "Index "in sql? | Logica-CMG | 1 |
| Can we create clustered index on non primary key column | CTS | 14 |
| Explain the basic concepts of SQL server architecture? | | 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 |
| Where do you think the users names and passwords will be
stored in sql server? | | 3 |
| Is it possible to delete duplicate rows in a table without
using a temporary table ? | | 6 |
| what is the difference between Delete and Truncate | Geo-Research-Centre | 3 |
| How to delete particular value in the column of a table.Is
it possible or not?if possible give it as in query. | | 4 |
| Which stored procedure will you be running to add a linked
server? | | 1 |
| What is RAID and what are different types of RAID
configurations? | Wipro | 5 |
| What types of integrity are enforced by a foreign-key
constraint | | 1 |
| how we can count records as a group of days like sum of
records for(four mondays),(four tuesday)........ in a month.
group the column for weekdays.
| | 1 |
| What are the type of Indexes? which one is best, why? | | 5 |
| How to find the date and time of last updated table?
| Teledata | 4 |
| How do you use DBCC statements to monitor various aspects of
a SQL server installation? | | 1 |
| If there exist a index on the table, and we then make a
view on that table (include the indexed column from base
table) than why do we require indexing on view?Doesnt it
create an overhead? | | 1 |
| Can you give an example of Stored Procedure? | | 2 |
| what is the Enterprise manager(2000) and management studio
(2005)? | | 2 |
| |
| For more SQL Server Interview Questions Click Here |