Explain how you would restore a database using RMAN to Point
in Time?
No Answer is Posted For this Question
Be the First to Post Answer
Why packages are used in oracle?
What are the data types in oracle?
What are the various types of snapshots ?
What is where clause in oracle?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
Explain implicit cursor.
Use of an integrity constraint is better to validate data. Explain
i deleted 4 records form the table.after i have applied commit .now i want to get back those records.how?
How do we switch from init.ora file to asp file?
how table is defined in plsql table? how can i select column from plsql table? can i use select * from plsql table type?
can anyody please send me the dump for Oracle 10g certifications for DBA path?
difference between procedures and function?