Free ZF-100-500 Exam Braindumps (page: 11)

Page 10 of 33

Which of the following retrieves the request URI, path, $_GET & $_POST parameters, etc. and tracks whether an action has been dispatched via Zend_Controller_Dispatcher?

  1. Zend_Controller_Get_Request
  2. Zend_Controller_Router
  3. Zend_Controller_Request_Abstract
  4. Zend_Controller_Response_Abstract

Answer(s): C



You are using a database named HumanResource. You have to delete some tables from the database using SQL statements. Which of the following statements will you use to accomplish the task?

  1. DELETE TABLE <table_name> FROM DATABASE
  2. DELETE TABLE <table_name>
  3. DROP TABLE <table_name>
  4. DROP TABLE <table_name> FROM DATABASE

Answer(s): C



Which of the following joins retrieves all rows from one table and only the matching rows from the joined table?

  1. Self join
  2. Outer join
  3. Equijoin
  4. Non-equijoin

Answer(s): B



Which of the following statements describes the use of a GROUP BY clause?

  1. A GROUP BY clause returns a single row of information for each group of rows.
  2. A GROUP BY clause automatically sorts the grouped result in ascending order, if DESCkeyword is not defined.
  3. A GROUP BY clause returns a single row of information for each group of rows, inaddition to all the rows.
  4. A GROUP BY clause automatically sorts the grouped result in descending order.

Answer(s): A






Post your Comments and Discuss Zend ZF-100-500 exam with other Community members:

ZF-100-500 Discussions & Posts