Types of indexes. What is the default key created when a
primary key is created in a table ?
Answer Posted / manish_patil
There are main two types of indexes,
B-tree index
Bitmap index.
While creating Primary key by default cluster index get
crated.
Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
How to raise user-defined exception with custom sqlerrm ?
What is nosql example?
What is the difference between having and a where in sql?
What is partition by in sql?
What is dml statement?
Can you have more than one trigger on a table?
Does sql use python?
What is microsoft t sql?
what are set operators in sql? : Sql dba
What are the indexing methods?
Which normal form is best?
What is the difference between microsoft access and sql?
What is an oracle stored procedure?
What is sql*loader and what is it used for?
Can delete statement be rollbacked?