Explain database link?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of record option in exp command.
How to define an anonymous procedure without variables?
What is a recycle bin in oracle?
where do i find oracle interview questions.
What is an oracle tablespace?
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level ?
Please explain oracle left join with an example?
where we have to use ON clause and where we have to use USING clause in JOINS
what is the difference between table and veiw?
How are Indexes Update ?
when loggined as SYSTEM,how to display all the users of database using sql query?
How to call a trigger inside a stored procedure?Give an example.