Where are my tempfiles, I don't see them in v$datafile or dba_data_file?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What are different types of keys?

0 Answers  


Why is nosql good?

0 Answers  


Is ms sql is free?

0 Answers  


list out some tools through which we can draw e-r diagrams for mysql. : Sql dba

0 Answers  


Differentiate between %type and %rowtype attribute in Oracle PL/AQL programming ?

7 Answers   PreVator,






there are .......different types of serializability

1 Answers   Wipro,


1 SELECT a.field1, b.field2, c.field3, d.field4 2 FROM atable a, atable b, ctable c, dtable d 3 ? 4 ORDER BY 1 What is the minimum number of joins that must be specified on line 3 in the sample code above to properly link the tables? Notice that the table "atable" is aliased twice: once as "a" and once as "b." 1. One join 2. Two joins 3. Three joins 4. Four joins 5. Five joins

6 Answers   Sonata,


What is the maximum number of triggers,can apply to a single table?

2 Answers  


Can we use ddl statements in stored procedure?

0 Answers  


display null value rows with out using null function?

8 Answers   Infosys,


What is a primary key? Explain

0 Answers  


What does 0 mean in sql?

0 Answers  


Categories