what is the difference between primary key & foreign key?
Answer Posted / anil bharodiya
Primary key is field of the table that can be used to
uniquely identify records of the table
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens to the current transaction if the session is ended?
What privilege is needed for a user to create tables in oracle?
What are data pump export and import modes?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
What are the data types in oracle?
What are the arithmetic operations?
How to speed up webrick?
can u send the sql dumps to sivakumarr1987@gmail.com plz help me
Why cursor variables are easier to use than cursors?
How to convert dates to characters in oracle?
Why does oracle 9i treat an empty string as null?
How we can able to import our own template (users designed MS-Word templates) which has many tabular columns; need to pass some values generate by Oracle-reports9i? Actually need to import more than 400 MS-Word templates into Oracle Reports-9i to minimize layout design in Reports.
Can we connect to ORACLE db using Windows Authentication?
How to assign data of the deleted row to variables?