What is an index and types of indexes. How many number of
indexes can be used per table ?
Answer Posted / naresh
index's are used to retrive the data with in the required
time.there are two types of indexes we have
1.bitmap index
2.B-tree index
Is This Answer Correct ? | 16 Yes | 17 No |
Post New Answer View All Answers
what is not null constraint? : Sql dba
How does one use sql*loader to load images, sound clips and documents? : aql loader
What is nvarchar in sql?
Can a foreign key be null?
How do I kill a query in postgresql?
What jobs use sql?
what are sequences
What is dense_rank?
What is a temporal table?
How to return an array from java to pl/sql?
How many clustered indexes can be created on a table?
What is procedure function?
Explain the components of sql?
How do I write a cron which will run a sql query and mail the results to agroup?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql