|
Related Questions |
View Answer |
|
What is a sub query and what are the different types of subqueries?
|
View Answer
|
|
What is the use of Aggregate functions in Oracle?
|
View Answer
|
|
What is USING Clause and give example?
|
View Answer
|
|
What is BLOB datatype?
|
View Answer
|
|
With SQL, how can you return the number of records in the Persons table? a) SELECT COLUMNS (*) FROM Persons b) SELECT COLUMNS () FROM Persons c) SELECT COUNTS () FROM Persons d) SELECT COUNTS (*) FROM Persons
|
View Answer
|
|
What is difference between using cursor variable(Ref cursor) and collections(like record with associative array)
|
View Answer
|
|
Explain the difference between ARCHIVELOG mode and NOARCHIVELOG mode and the benefits and disadvantages to each?
|
View Answer
|
|
Explain the difference between a data block, an extent and a segment?
|
View Answer
|
|
What is the function of redo log?
|
View Answer
|
|
What is a redo log?
|
View Answer
|
|
What are the characteristics of data files?
|
View Answer
|
|
What is a datafile?
|
View Answer
|
|
How to define data block size?
|
View Answer
|
|
What is data block?
|
View Answer
|
|
What is Restricted Mode of Instance Startup ?
|
View Answer
|
|
What are the different modes of mounting a Database with the Parallel Server ?
|
View Answer
|
|
What are the steps involved in Database Startup ?
|
View Answer
|
|
What is Current record attribute property?
|
View Answer
|
|
What is OLE automation ?
|
View Answer
|
|
What are savepoint mode and cursor mode properties?
|
View Answer
|