PostgreSQL PGCES-02 PostgreSQL CE 8 Silver Exam Practice Test

Page: 1 / 14
Total 142 questions
Question 1

What does the following command do? Choose one incorrect statement from the selection below.

$ pg_dumpall -U postgres > 20060601.bak



Answer : B


Question 2

The following table called company is defined as follows:

id | name ----+--------

---------- 1 |

Pgsql,inc. 2 |

Postgres Co.,Ltd 3 |

SQL Company.

Select the most appropriate psql command for generating a text file company.txt with the following content on the client side. 1,Pgsql \,inc. 2,Postgres Co. \,Ltd 3,SQL Company.



Answer : C


Question 3

Select two incorrect statements regarding 'TRIGGER'.



Answer : C, E


Question 4

Select two incorrect statements concerning the BOOLEAN type in PostgreSQL.



Answer : A, E


Question 5

Select one incorrect statement about schemas.



Answer : C


Question 6

Based on the relationship of columns within a table, select the most suitable description that shows that column A is dependent on column B.



Answer : B


Question 7

Select the most suitable statement about PostgreSQL from below.



Answer : C


Page:    1 / 14   
Total 142 questions