How to generate query output in html format?
No Answer is Posted For this Question
Be the First to Post Answer
8. Display the client name and order date for all orders using the natural join keywords.
How many types of synonyms in Oracle?
How do I limit the number of rows returned by an oracle query after ordering?
What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?
how many types of index?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.
How to Remove the 3rd highest salary person record from table?
How to get a list of all background sessions in the database?
What is a static data dictionary in oracle?
What is OCI. What are its uses?
how to join query for one source type is oracle another source type is sql server ?
According to oracle specification VIEW is a object. OBJECT that means anything stored in the oracle database that has the physical existence.why VIEW doesn't take memory in oracle database, but it is treated as a object ?Please explain ?