PostgreSQL PGCES-02

Page:    1 / 29   
Total 145 questions | Updated On: Apr 25, 2024
Question 1

Select two SQL statements which abort a transaction.


Answer: B,D
Question 2

Select two incorrect statements concerning PostgreSQL license.


Answer: A,D
Question 3

Select an incorrect statement regarding the following SQL statement. Note that 'user_view' is a view. CREATE OR REPLACE RULE rule_1 AS ON UPDATE TO user_view DO INSTEAD NOTHING;


Answer: D
Question 4

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 on the client side with the following content: 1,'Pgsql,inc.' 2,'Postgres Co.,Ltd' 3,SQL Company.


Answer: A
Question 5

Which psql command do you need to execute to display the list of tables in the currently connected database?


Answer: A
Page:    1 / 29   
Total 145 questions | Updated On: Apr 25, 2024

Quickly grab our PGCES-02 product now and kickstart your exam preparation today!

Name: CE 8 Silver
Exam Code: PGCES-02
Certification: PostgreSQL Certified Engineer
Vendor: PostgreSQL
Total Questions: 145
Last Updated: Apr 25, 2024