000-701  Exam

Exam # of questions Description  Update
000-701 131 IBM DB2 UDB V8.1 for Linux, UNIX, and Windows Data... 02/15/2011
[Practice Test]    [Download Study Guide(PDF)]   [Update Exam]

000-701 - Exam Information
  • Description: IBM DB2 UDB V8.1 for Linux, UNIX, and Windows Database Administration
  • Passing Score: 0%
  • Practice Test - Number of questions: 131 questions
  • Simulation Test - Number of questions: 131 questions
  • Simulation Test Duration: 120 minutes
  • Has explanations: No

Question of the day

Given an application with the embedded static SQL statement INSERT INTO admin.payroll1 (employee, salary) VALUES ("Company",90000) Which of the following privileges must a user hold to run the application?

Answer(s)

  1. ALTER on the table
  2. INSERT on the tableExam Type IBM
  3. DBADM on the database
  4. EXECUTE on the package
Correct Answer

EXECUTE on the package