PostgreSQL-CE PGCES-02 Exam, 100% Pass PostgreSQL-CE PGCES-02 Practice Exam Online Sale

100% Valid And Newest–Do not worry about your PostgreSQL-CE PGCES-02 exam! Just try Flydumps the latest PostgreSQL-CE PGCES-02 exam dumps.The latest new version with all the official new added PostgreSQL-CE PGCES-02 questions and answers.High pass rate and money back.

QUESTION: 1 Select two suitable statements regarding the following SQL statement: CREATE TRIGGER trigger_1 AFTER UPDATE ON sales FOR EACH ROW EXECUTE PROCEDURE write_log();
A. It is defining a trigger “trigger_1”.
B. Every time ‘UPDATE’ is executed on the “sales” table, the “write_log” function is called once.
C. The “write_log” function is called before ‘UPDATE’ takes place.
D. ‘UPDATE’ is not executed if “write_log” returns NULL.
E. ‘DROP TRIGGER trigger_1 ON sales;’ deletes the defined trigger.
Answer: A, E
QUESTION: 2
Select two transaction isolation levels supported in PostgreSQL.

A. DIRTY READ
B. READ COMMITTED
C. REPEATABLE READ
D. PHANTOM READ
E. SERIALIZABLE

Answer: B, E
QUESTION: 3
PostgreSQL can use an index to access a table. Select two incorrect statements about indexes.

A. An index is created by ‘CREATE INDEX’, and deleted by ‘DROP INDEX’.
B. By using an index effectively, searching and sorting performs faster.
C. There are B-tree, Hash, R-tree and GiST index types.
D. By creating an index, performance always improves.
E. Creating an unused index does not affect the performance of a database at all.
Answer: D, E

QUESTION: 4
Select two incorrect statements regarding ‘DOMAIN’.

A. When defining a domain, you can add a default value and constraints to the original data.
B. Domain is a namespace existing between databases and objects such as tables.
C. A domain is created by ‘CREATE DOMAIN’.
D. A domain can be used as a column type when defining a table.
E. To define a domain, both input and output functionsare required.

 » Read more about: PostgreSQL-CE PGCES-02 Exam, 100% Pass PostgreSQL-CE PGCES-02 Practice Exam Online Sale  »