What are the various types of snapshots ?
No Answer is Posted For this Question
Be the First to Post Answer
Can objects of the same Schema reside in different tablespaces.?
how can we store any pdf file in oracle
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
How to use subqueries with the exists operator in oracle?
The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ================ 1 NULL 2 NULL 3 4 NULL 5 6 7 NULL NULL O/P C = 2 4 6
am completed mca2011 how get certification in oracle
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
What is Data Dictionary Cache in Oracle?
what are pseudocolumns?
What are the data types in oracle?
What are the major difference between truncate and delete?
How to select the name of employee who is getting maximum sal with out using subquery