pgces-02 exam answers
Posted by adminNov 6
pgces-02 Exam Description
Exam Number/Code: pgces-02
Questions and Answers:149 Q&As
Updated: 2009-11-06
Exam Name: PostgreSQL CE 8 Silver
examsoon professional IT Q&As vendors, offer well after-sale service for pgces-02 Exam. To all the customers buy the real pgces-02 Exam questions and answers, examsoon provide track service for pgces-02 study guides. when you buy the Q&As with in 3 months. you can enjoy the upgrade Q&As service for free with pgces-02 practice exam. If in this period, the certified test center change the PostgreSQL CE PostgreSQL CE Certifications pgces-02 Exam Q&As, we will update the pgces-02 simulations Q&A in the first time, and provide you the download update for free
Exam : PostgreSQL CE pgces-02
Title : PostgreSQL CE 8 Silver
1. Select two transaction isolation levels supported in PostgreSQL.
A. DIRTY READ
B. READ COMMITTED
C. REPEATABLE READ
D. PHANTOM READ
E. SERIALIZABLE
Answer: BE
2. Select two suitable statements regarding the data types of PostgreSQL.
A. One field can handle up to 1GB of data.
B. ‘n’ in CHARACTER(n) represents the number of bytes.
C. Only the INTEGER type can be declared as an array.
D. There is a non-standard PostgreSQL data type, called Geometric data type, which handles 2-dimensional data.
E. A large object data type can be used to store data of unlimited size.
Answer: AD
3. 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: AE
4. 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: DE
5. 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 functions are required.
Answer: BE
pgces-02 Exam Free Demo Download
examsoon offers free demo for pgces-02 Exam with 149 Q & As . You can check out the interface,pgces-02 Exam question quality and usability of our practice pgces-02 Exam before you decide to get pgces-02 braindumps.
Free Download pgces-02 Exam Pdf Demo
Free Download pgces-02 Exam iEngine Demo
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
No comments
You must be logged in to post a comment.