I know that i can create a table without a primary key.But
is there any significance for that table???? while creating
an application.
Answer Posted / anshusmarty
i thing we choose an application like null values and we
dont want any primary key to search an specific data.such
kinds of application used for small appln
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the dual table in oracle?
how to do daily transactions with out sql* loader control file regesterd in apps?
20. Using a set operator, display the client number of all clients who have never placed an order.
Query to retrieve record for a many to many relationship ?
src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));
Give the various exception types.
What is the use of aggregate functions in oracle?
How to use "while" statements in oracle?
What is a trigger and what are its types?
What is not equal to in oracle?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
What do you mean by merge in oracle and how can you merge two tables?
what is a Nested Loop join?
What privilege is needed for a user to create indexes in oracle?
Does oracle charge for java?