How many objectname will be created for a single table drop
function? Why 'flashback' query giving error "ORA-38312:
original name is used by an existing object" while getting
the table?
No Answer is Posted For this Question
Be the First to Post Answer
How to increment dates by 1 in oracle?
What is a tns file?
What is index-organized table in Oracle?
What is the difference between SQL and SQL Server?
What is meant by joins? List out the types of joins.
23. Display the client name for all clients who have placed an order where any order line has more than 3 items. Do not use a table join anywhere in your query.
What is data file?
What is oracle thin client?
Maximum how many triggers can be updated in table ?
5 Answers Accenture, Cap Gemini,
What should be the return type for a cursor variable.Can we use a scalar data type as return type?
can you call insert/update/delete in select statements. If yes how? If no what is the other way?
how can we write trigger in trigger???????? can we write one trigger on two table???