How to start an oracle instance?
What are triggers?Where are they used?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
What is set operator oracle?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,
if i have a procedure with 1000 line.when i run this in 61 line i got the error but i want to continue the programe without error.can anyone tell me how to handle that error.
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
can u call user defined functions in select statements
Explain cascading triggers.
What is Trace File ?
if you update view? where we store the data?
How to select oracle sequence from different schema and How to select oracle sequence from different Databases. Explain with example
How to use "in" parameter properly?