PGCES-02 무료 덤프문제 온라인 액세스

시험코드:PGCES-02
시험이름:PostgreSQL CE 8 Silver
인증사:PostgreSQL-CE
무료 덤프 문항수:145
업로드 날짜:2026-01-06
평점
100%

문제 1

Select two suitable statements about postgresql.conf configuration.

문제 2

Table "t1" is defined below.
Table "t1" has a column "id" of type INTEGER, and a column "name" of type TEXT.
t1:
The following SQL is executed while client "A" is connected. BEGIN;
SELECT * FROM t1 WHERE id = 2 FOR UPDATE;
SELECT * FROM t1 WHERE id = 1 FOR UPDATE; -- (*)
While the second 'SELECT' statement, shown with (*), is being executed, a separate client "B"
connects and executes the following SQL.
Select the correct statement about the execution results.
UPDATE t1 SET name = 'turtle' WHERE id = 2;
Note: the default transaction isolation level is set to "read committed".

문제 3

Select two correct statements about the command shown below. Note: $ is the command prompt. $ vacuumdb -az

문제 4

Select two incorrect statements related to the command below. Note: $ is the command prompt. $ psql -U foo -c "COPY company TO stdout;" bar

문제 5

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

댓글 추가

귀하의 메일주소는 공개되지 않습니다. 필수 입력 사항은 표시되어 있습니다. *

insert code
그림의 인증번호를 입력하세요.