Explain table?
No Answer is Posted For this Question
Be the First to Post Answer
How to export data to a csv file?
What is a read only transaction in oracle?
Can we call a trigger inside a function and function inside a trigger? Give example.
How to see free space of each tablespace?
What would you use to improve performance on an insert statement that places millions of rows into that table?
what is normalisation?what are its uses?
select * from emp what happened internally when we write this query in the sql prompt?
how to we delete a row using varray
Explain the use of constraints option in exp command.
How to transfer database(500 gb) of oracle enterprise edition to standard edition downtime is only 1 hour not using exp/imp option ?
How do you tell what your machine name is and what is its IP address?
What are cursor?where are they used?