Answer Posted / deepak singh
No,
B'cas when you create d primary key then orcale
automatically created unique index
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is a sql driver?
What is the use of stored procedures?
What does pl sql stand for?
What are the two types of cursors in pl sql?
Which tcp/ip port does sql server run?
how to analyze tables with 'mysqlcheck'? : Sql dba
What type of database is sql?
How can we find duplicate records in a table?
Explain the uses of control file.
What is %s in sql?
What is integrity in sql?
Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
What do you mean by stored procedures? How do we use it?
What are actual parameters and formal parameters?