Database - Oracle Test

Test Instructions :

1. The Test is 1hr duration.
2. The Test Paper consists of 30 questions. The maximum marks are 30.
3. All the questions are multiple choice question type with three options for each question.
4. Out of the three options given for each question, only one option is the correct answer.
5. Each question is allotted 1 mark for each correct response.
6. 0.25 will be deducted for incorrect response of each question.
Start Test

   Time Left : 00 : 30    : 00

A table that displays data redundancies yields ____________ anomalies.

  

  

  

  

What is the appropriate destination type to send the output to a printer ?

  

  

  

  

DCL Provides Commands To Perform Actions Like _____________

  

  

  

  

It is very difficult to grant and manage common priveleges needed by different groups of database users using roles.

  

  

Which of the following is TRUE. 1 Host variables are declared anywhere in the program 2 Host variables are declared in the DECLARE section

  

  

  

  

Which command allows the removal of all rows from a table but flushes a table more efficiently since no rollback information is retained:

  

  

  

  

What is the full form of SQL?

  

  

  

  

What are the different file extensions that are created by Oracle Reports ?

  

  

  

  

Which of the following is TRUE for the ENFORCE KEY field a. ENFORCE KEY field characterstic indicates the source of the value that SQL*FORMS uses to populate the field b. A field with the ENFORCE KEY characterstic should have the INPUT ALLOWED charaterstic turned off

  

  

  

  

What is a Built_in subprogram ?

  

  

  

  

________clause is an additional filter that is applied to the result.

  

  

  

  

A Transaction ends

  

  

  

  

POST-BLOCK trigger is also a ?

  

  

  

  

What file is read by ODBC to load drivers ?

  

  

  

  

Which of the following is not correct about User_Defined Exceptions ?

  

  

  

  

What is a trigger

  

  

  

  

When do you get a .PLL extension ?

  

  

  

  

Identify the RESTRICTED packaged procedure from the following

  

  

  

  

With which function of a summary item in the COMPUTE AT optio required ?

  

  

  

  

Constraints cannot be exported through Export command?

  

  

___________ defines rules regarding the values allowed in columns and is the standard mechanism for enforcing database integrity.

  

  

  

  

Size of Tablespace can be increased by

  

  

  

  

Databases overall structure is maintained in a file called

  

  

  

  

Which of the following does not affect the size of the SGA

  

  

  

  

A column defined as PRIMARY KEY can have NULL's?

  

  

Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables?

  

  

  

  

Is it possible to Disable the Parameter form while running the report?

  

  

Is it possible to use Transactional control statements in Database Triggers?

  

  

What are the SQL clauses supported in the link property sheet ?

  

  

  

  

Which of the following is/are the DDL statements?

  

  

  

  

Transactions per rollback segment is derived from

  

  

  

  

Which of the following is not a type of SQL statement?

  

  

  

  

The language used application programs to request data from the DBMS is referred to as __________

  

  

  

  

What is SQL * FORMS ?

  

  

  

  

Identify the Odd one of the following statements ?

  

  

  

  

SNAPSHOTS cannot be refreshed automatically

  

  

The Data Manipulation Language statements are

  

  

  

  

ENQUEUE resources parameter information is derived from 

  

  

  

Which of the following is TRUE for a ERASE packaged procedure 1 ERASE removes an indicated Global variable & releases the memory associated with it 2 ERASE is used to remove a field from a page

  

  

  

  

The packaged procedure that makes data in form permanent in the Database is

  

  

  

  

SMON process is used to write into LOG files

  

  

Datadictionary can span across multiple Tablespaces

  

  

GET_BLOCK property is a

  

  

  

  

Which of the following is TRUE for the SYSTEM VARIABLE $$date$$

  

  

  

  

A transaction completes its execution is said to be

  

  

  

  

A FORM is madeup of which of the following objects

  

  

  

  

Which of the SQL statements is correct?

  

  

  

  

The Database Language That Allows You To Access Or Maintain Data In A Database

  

  

  

  

_________commands in SQL allow controlling access to data within database.

  

  

  

  

  

For the following statements which is true 1. Page is an object owned by a form 2. Pages are a collection of display information such as constant text and graphics.

  

  

  

  

Find the ODD one out of the following

  

  

  

  

Explicitly we can assign transaction to a rollback segment 

  

  

DCL stands for

  

  

  

  

It is very difficult to grant and manage common privileges needed by different groups of database users using the roles 

  

  

What is a RADIO GROUP ?

  

  

  

  

If two groups are not linked in the data model editor, what is the hierarchy between them?

  

  

  

  

SET TRANSACTION USE ROLLBACK SEGMENT is used to create user objects in a particular Tablespace

  

  

A Stored Procedure is a

  

  

  

  

What is the maximum size of the page ?

  

  

  

  

Which of the following is not included in DML (Data Manipulation Language)

  

  

  

  

TCL stands for

  

  

  

  

In SQL, which command is used to SELECT only one copy of each set of duplicable rows

  

  

  

  

Which of the following is not correct about Cursor ?

  

  

  

  

Which of the following is not correct about a View ?

  

  

  

  

A Database Procedure is stored in the Database

  

  

  

  

Is it possible to Enable or Disable a Database trigger ?

  

  

A Database Language Concerned With The Definition Of The Whole Database Structure And Schema Is ________

  

  

  

  

Which of the following is illegal?

  

  

  

  

The three language components of a database management system (DBMS) like DDL, DCL, DML. Two different types of people (users and practitioners) are concerned with them. Which of them do users of a DBMS usually deal with?

  

  

  

  

SHOW_ALERT function returns

  

  

  

  

If the maximum records retrieved property of a query is set to 10, then a summary value will be calculated

  

  

  

  

SNAPSHOT is used for

  

  

  

  

What are the types of Calculated columns available ?

  

  

  

  

List of Values (LOV) supports

  

  

  

  

A set of Dictionary tables are created

  

  

  

  

A command that lets you change one or more fields in a record is

  

  

  

  

These following parameters are optional in init.ora parameter file DB_BLOCK_SIZE, PROCESSES

  

  

A type of query that is placed within a WHERE or HAVING clause of another query is called

  

  

  

  

TRUNCATE statement in SQL is a

  

  

  

  

A database trigger doesnot apply to data loaded before the definition of the trigger

  

  

EXP command is used

  

  

  

  

What does a COMMIT statement do to a CURSOR

  

  

  

  

Which command defines its columns, integrity constraint in create table:

  

  

  

  

Can we pass RECORD GROUP between FORMS ?

  

  

Find the temperature in increasing order of all cities

  

  

  

  

LGWR process writes information into

  

  

  

  

A CONTROL BLOCK can sometimes refer to a BASETABLE ?

  

  

Sequence of events takes place while starting a Database is

  

  

  

  

Can we use a RESTRICTED packaged procedure in WHEN_TEXT_ITEM trigger ?

  

  

Can we attach the same LOV to different fields in Design time ?

  

  

In SQL, which command is used to add new rows to a table?

  

  

  

  

Is it possible to modify a Datatype of a column when column contains data ?

  

  

Which is not part of the Data Definiton Language ?

  

  

  

The User can set Archive file name formats

  

  

Which of the following keyword is used with Data Control Language (DCL) statements?

  

  

  

  

We can create SNAPSHOTLOG for

  

  

  

  

The system variable that records the select statement that SQL * FORMS most recently used to populate a block is __________

  

  

  

  

In Oracle, which of the following package procedure is UNRESTRICTED ?

  

  

  

  

What is a DATABLOCK

  

  

  

  

What SYSTEM VARIABLE is used to refer DATABASE TIME ?

  

  

  

  

Note:
  • Click the 'Submit Test' button given in the bottom of this page to Submit your answers.
  • Test will be submitted automatically if the time expired.
  • Don't refresh the page.