Tag: databases

Questions Related to databases

  1. True

  2. False


Correct Option: B
  1. List of Values with validation.

  2. Storing varchar Data.

  3. Storing number Data.

  4. List of Value.


Correct Option: A
  1. Explicity fired.

  2. Not taking space in database.

  3. Only DML triggers are there.

  4. Trigger timing is mandatory.


Correct Option: D
  1. To insert in a view.

  2. To insert in a view which is created with more than one table.

  3. To insert into read only view.

  4. None.


Correct Option: B
  1. IN,OUT

  2. OUT,OUT

  3. IN ,IN

  4. OUT,IN


Correct Option: B
  1. Descriptive Flow Field.

  2. Descriptive Flex Field.

  3. Descriptive Flow File.

  4. Descriptive Flex File.


Correct Option: B
  1. Form->Function->User->Menu->Responsibility

  2. Form->Menu->Function->Responsibility->User

  3. Form->Function->Menu->Responsibilty->User

  4. Form->Function->User->Menu->Responsibilty


Correct Option: C
  1. It is a KeyFlex field used to store different segment values.

  2. It will store attribute values that will be used to track future requirements.

  3. knowledge Flex Field

  4. It is containing of one segment


Correct Option: A
  1. A role can be given to a maximum of 1000 users

  2. A user can have access to a maximum of 10 roles

  3. A role can have a maximum of 100 privileges contained in it.

  4. Privileges are given to a role by using the CREATE ROLE statement

  5. A role is a named group of related privileges that can be granted to the user

  6. A user can have access to several roles, and several users can be assigned the same role


Correct Option: E,F
  1. The underlying tables must have data

  2. You need SELECT privileges on the view

  3. The underlying tables must be in the same schema

  4. You need SELECT privileges only on the underlying tables


Correct Option: B