what is the difference between primary key & foreign key?
Answer Posted / raji
foregin key reference a primary key in another table
and primary key is used to identify a row.
| Is This Answer Correct ? | 30 Yes | 10 No |
Post New Answer View All Answers
Explain what are the uses of rollback segment?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
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
What is a trigger oracle?
Can we connect to ORACLE db using Windows Authentication?
How to create a single index for multiple columns?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
Explain oracle left join with an example?
What is PL/SQL ?
Can select statements be used on views in oracle?
How to use an explicit cursor without open statements?
How to rename an existing table?
How to open a cursor variable?
How to shutdown your 10g xe server from command line?
How do I uninstall oracle client from windows?