What is indexing and its types?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is the temp table?

0 Answers  


What is table level trigger?

0 Answers  


What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?

0 Answers  


my name is sejal I have cleared the sbi clerk exam. I am BCA graduate My favorite subject RDBMS Relational database management system. so please send me rRDBMS related interview questions

0 Answers  


What are the basic features of a trigger in ms sql server?

0 Answers  






Why use sub query in sql server and list out types of sub queries?

0 Answers  


How to perfor If the table running time is taking 2hours and table is having 10 rows in it?

1 Answers  


Can group by be used without aggregate functions?

0 Answers  


How to handle errors in Stored Procedures.

2 Answers   Accenture,


In what version of sql server were synonyms released?

0 Answers  


i have 4 tables.. T1, T2, T3, T4.. these tables have the same structure and they store the information entered in different years.. T1 stored 2002, T2 stored 2003, T3 stored 2004 and T4 stored 2005.. i want to copy contents in T1 to T2, T2 to T3, T3 to T4 and T4 to T1.. how do i do that? Temp tables cannot be used..

4 Answers  


Please get the 4 th maximum salary from a table without using any sql keyword (TOP,MAX are mot allowed)

8 Answers  


Categories