How to use "startup" command to start default instance?
No Answer is Posted For this Question
Be the First to Post Answer
i have a table with the columns below as Emp_ID Address_ID Address_Line City Country -------- --------- ----------- ------ --------- Q: Display the Emp_ID's those having more than one Address_ID
What happens to the current transaction if the session is ended?
What is oracle update statement with inner join ?
How to transfer database(500 gb) of oracle enterprise edition to standard edition downtime is only 1 hour not using exp/imp option ?
4. Display the order number and client number from the ORDER table. Output the result in the format. Client <clientno> ordered <orderno>
Explain the use of Merge statement in oracle 11g
What is control file used for?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
State the difference between a primary key and foreign key?
How to delete an existing row from a table in oracle?
What is a trigger and what are its types?
how to find the n'th highest salary from emp ?