what are indexes..how many types of index's are there and
what are they?
Answer Posted / guest
when queries are run against a DB,an index on that DB
basically helps in the way the data is sorted to process
the query for faster data retievals.
There are basically two types of indexes that we use in SQL
Server. Clustered and the Non-Clustered.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
How to delete a column in an existing table?
What is oracle analytical function?
Explain cascading triggers.
Explain a synonym?
What is a named program unit?
Difference between the “verify” and “feedback” command?
What is different types of joins?
Hi this srilatha. I comlpeted my Oracle-hrms. can u provide me interview questions on Core hr, payroll,sshr,OLM etc..
What is an oracle table?
How to login to the server without an instance?
What is oracle host variable?
How to create a stored program unit?
What is merge statement used for?
What is index-organized table in Oracle?
How to create tables for odbc connection testing?