what is the difference between primary key & foreign key?
Answer Posted / muneer
Primary Key is unique Key entire the table and which is
also NOT NULL
where as foriegn key is the null & which references the
primary key .
| Is This Answer Correct ? | 147 Yes | 28 No |
Post New Answer View All Answers
How to connect ms access to oracle servers?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
What is tns entry?
Explain about functional dependency and its relation with table design?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
What is object data modeling?
How to view the tablespaces in the current database?
What is the data pump export utility?
What happens in oracle commit?
How to use "if" statements on multiple conditions?
How would you go about verifying the network name that the local_listener is currently using?
How to resolve name conflicts between variables and columns?
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
How to download oracle database 10g xe?
How to run create database statement?