HOW SHALL WE DIFFERENTIATE BETWEEN PRIMARY KEY AND FORIEGN
KEY?
Answer Posted / manoj byregowda
Primary key- A column (or columns)in a table which makes every row in table unique. eg - EMPLOYEE table, EMPID is column which is unique.
Foreign Key - A column (or columns) in table Whose value References to primary key of another table OR ( A column which derives its value from another tables primary key.)
eg - EMP table EMPID is PK and DEPTNO is FK.
DEPT table DEPTID is pk.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain accounting for invoice in advance and arrears. : oracle accounts receivable
Can we modify approve purchase order?if yes what is navigation?
Difference between negative and positive adjustments : oracle accounts receivable
can we use lexical perameter in oracle plsql if yes how
What is supporting issues GL AP and AR?
how to write customizations in po
1)After defining value set we define list of values, I need to enter 1000 values with out entering manually, how will you do that? 2)what are the parameters we use in a concurrent program? 3)what is payroll processing? 4)In organization window after defining an organization and organization classification how to create a new item in the others button? 5)If there are 10 users, How to restrict the selected users not to access the forms?
1.In a table Gender is a column in that male and female are the two data.In a single statement i have to modify all male to female and all female to male vice versa. 2.In a single query i need the count of male data,count of female and total count
What is the importance of batch source set up in ar? : oracle accounts receivable
Explain the use of table functions.
Explain prerequisites and post activities of oracle database installation
i want to know about the javaBean.what is its purpose and how it can use in Forms.
while creating requisitions i am unable to see the list of organisation can anyone help me out ?
What is auto invoicing? : oracle accounts receivable
How would you go about increasing the buffer cache hit ratio?