Free PostgreSQL CE 8 Silver PGCES-02 Exam Practice Test

UNLOCK FULL
PGCES-02 Exam Features
In Just $59 You can Access
  • All Official Question Types
  • Interactive Web-Based Practice Test Software
  • No Installation or 3rd Party Software Required
  • Customize your practice sessions (Free Demo)
  • 24/7 Customer Support
Page: 1 / 29
Total Questions: 142
  • Select the SQL command that must be executed prior to executing the EXECUTE command.

    Answer: B Next Question
  • The tables "t1" and "t2" are defined in the same way (they have the same data types and column names). You want to select rows in "t1" which are not in "t2". Select a correct keyword to fill in the blank below. SELECT * FROM t1 SELECT * FROM t2;

    Answer: A Next Question
  • Select two incorrect statements about the function of the information schema.

    Answer: D, ,E Next Question
  • Select two correct statements about the command shown below. Note: $ is the command prompt. $ pg_ctl reload

    Answer: A, ,C Next Question
  • Select one false statement about the benefits of using database management systems from below.

    Answer: C Next Question
  • Select two suitable statements about sequences.

    Answer: B, ,E Next Question
  • Select the most suitable statement about the creation of a new database.

    Answer: E Next Question
  • Select one incorrect statement concerning the relational data model.

    Answer: D Next Question
  • Select one incorrect description regarding the following SQL statement defining a function.CREATE OR REPLACE FUNCTION get_file_list(TEXT, BOOLEAN) RETURNS SETOF TEXT LANGUAGE C STRICT SECURITY DEFINER AS 'myfuncs.so';

    Answer: E Next Question
  • Select two commands below from which privileges cannot be changed by the GRANT and REVOKEstatements.

    Answer: B, ,E Next Question
Page: 1 / 29
Total Questions: 142