Types of indexes. What is the default key created when a
primary key is created in a table ?
Answer Posted / thirupathi
default index will be created
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Why primary key is required?
What is faster join or subquery?
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
How do I quit sql?
What are hotfixes and patches?
How do I run a pl sql procedure in sql developer?
What is the difference between truncate and drop statements?
What is the difference between the implicit and explicit cursors?
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
What is mdf ldf and ndf?
What is the starting oracle error number? What is meant by forward declaration in functions?
Is postgresql a server?
What is set serveroutput on?
Explain dml and ddl?
how can you create an empty table from an existing table? : Sql dba