What is a directory object?
Answer / Nisha Bharti
A directory object in Oracle is a named collection of one or more operating system-specific directories. Directory objects allow you to store external files that can be referenced by SQL statements, such as UTL_FILE or DBMS_LOB operations.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the trigger associated with image items ?
What is rich query?
What is tablespace in oracle? how can we create? how is it manage? . . . Thnx 2 All in Advnc....:)
what is cartesian product?
you are sorting a table using "order by"(descending) clause of a column which contains a null value...whether that row containing null value will come first or last in the output??
Whatz the main diff between Subquery and a Join
14 Answers Oracle, Zeta Interactive,
Explain the blob datatype?
What is Java Pool in Oracle?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
What are temporal data types in oracle?
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
What is snapshot is too old? Give and example for better understand.