Free C2090-616 Exam Braindumps (page: 7)

Page 6 of 16

What type of function is created using the following command? CREATE FUNCTION TAN (X DOUBLE)
RETURNS DOUBLE
LANGUAGE SQL
CONTAINS SQL
NO EXTERNAL ACTION
DETERMINISTIC
RETURN SIN(X)/COS(X)

  1. Row
  2. Table
  3. Scalar
  4. External

Answer(s): C



What of the following is TRUE about triggers?

  1. Triggers are activated by INSERT, UPDATE, DELETE and SELECT statements
  2. Triggers can be used to perform data manipulation operations against complex views
  3. Triggers can only be used to execute logic before or after appropriate SQL statements
  4. Only one trigger for a particular event and activation time can be created for a particular table

Answer(s): A



What is the purpose of a role?

  1. To define exactly what a specific user can and cannot do within a particular database once they have been authenticated
  2. To group a collection of users together so that they can be simultaneously granted and revoked specific authorities and privileges
  3. To group a collection of privileges together so that they can be simultaneously granted to and revoked from multiple users, groups, or other roles
  4. To assign one or more users that need to run local DB2 applications and tools on a particular server to the DB2ADMNS or the DB2USERS group

Answer(s): A



Which of the following authorities is sufficient for connecting to a database?

  1. SQLADM
  2. CONNECT
  3. DATAACESS
  4. ACCESSCTRL

Answer(s): B






Post your Comments and Discuss IBM C2090-616 exam with other Community members:

C2090-616 Discussions & Posts