Types of indexes. What is the default key created when a
primary key is created in a table ?
Answer Posted / sdp
A unique index is created when a primary key is created in
a table.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is a unique key?
what is msql? : Sql dba
What is scope of pl sql developer in future?
how to concatenate two character strings? : Sql dba
What are the 3 types of behavioral triggers?
Mention what is the use of function "module procedure" in pl/sql?
Can we create table inside stored procedure?
What are the types of views in sql?
Explain the the delete statements in sql?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
Which data type is a composite type?
What are the types of variable use in pl sql?
What does := mean in pl sql?
discuss about myisam index statistics collection. : Sql dba
What is the use of sqldataadapter?