Design database draw er diagram for a certain scenario ?
No Answer is Posted For this Question
Be the First to Post Answer
What is a tns service name?
How do I learn what codesets are available in oracle?
What is a named program unit?
How to delete a user account in oracle?
Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table
How to write a query with a right outer join in oracle?
The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ================ 1 NULL 2 NULL 3 4 NULL 5 6 7 NULL NULL O/P C = 2 4 6
Can cursor variables be stored in PL/SQL tables.If yes how. If not why?
How to view existing locks on the database?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
How to upsert (update or insert into a table)?
How to drop an existing table in oracle?