why should i declare foreign key constraint as self relation
instead of binary relation in tables ?
No Answer is Posted For this Question
Be the First to Post Answer
How do I know if oracle client is installed on windows?
What is difference between truncate and delete?
What happens if the update subquery returns multiple rows?
How to install oracle database 10g xe?
What is a Public Synonyms ?
What is the Difference between 1) ER MODEL and Relational Model 2) Dense Index and Sparse Index
What are the attributes of the cursor?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
What is the data pump export utility?
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
What is meant by redo log buffer ?
How you open and close a cursor variable.Why it is required?