Answer Posted / arkchowdary
primary Key ----------- It is used to uniqely identify
each row in a table.
It is a combination of unique and Notnull.
A primary key can consist of one or more fields on a table.
When multiple fields are
used as a primary key, they are called a composite key.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is bulk load in oracle?
How to call a stored function in oracle?
What are a query and state the different types of queries and their uses?
How to check your oracle database 10g xe installation?
normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi
Will you be able to store pictures in the database?
how to join query for one source type is oracle another source type is sql server ?
How to delete multiple rows from a table in oracle?
What are the attributes of the cursor?
What is connection pool in oracle?
Please explain drop constraint oracle?
what are actual and formal parameters?
Explain the use of grant option in imp command.
How to pass a cursor variable to a procedure?
What is set verify off in oracle?