20:00

Teste gratuito
/ 10

Questionário

1/10
Select two suitable statements regarding the following SQL statement:
CREATE TRIGGER trigger_1 AFTER UPDATE ON sales FOR EACH ROW EXECUTE
PROCEDURE write_log();
Selecione a resposta
2 respostas corretas
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.

Questionário

2/10
Select two transaction isolation levels supported in PostgreSQL.
Selecione a resposta
2 respostas corretas
A.
DIRTY READ
B.
READ COMMITTED
C.
REPEATABLE READ
D.
PHANTOM READ
E.
SERIALIZABLE

Questionário

3/10
PostgreSQL can use an index to access a table. Select two incorrect statements about indexes.
Selecione a resposta
2 respostas corretas
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.

Questionário

4/10
Select two incorrect statements regarding 'DOMAIN'.
Selecione a resposta
2 respostas corretas
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.

Questionário

5/10
Select two suitable statements regarding the data types of PostgreSQL.
Selecione a resposta
2 respostas corretas
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
2dimensional data.
E.
A large object data type can be used to store data of unlimited size.

Questionário

6/10
The table "score" is defined as follows:
gid | score
+
1 | 70 1 |
60 2 | 100
3 | 80 3 |
50
The following query was executed. Select the number of rows in the result.
SELECT gid, max(score) FROM score GROUP BY gid HAVING max(score) > 60;
Selecione a resposta
1 resposta correta
A.
1 row
B.
2 rows
C.
3 rows
D.
4 rows
E.
5 rows

Questionário

7/10
Table "t1" is defined as follows:
CREATE TABLE t1 (value VARCHAR(5));
A set of SQL statements were executed in the following order.Select thenumber of rows that
table "t1" has after execution.
BEGIN;
INSERT INTO t1 VALUES ('AA');
SAVEPOINT point1;
INSERT INTO t1 VALUES ('BB');
SAVEPOINT point2;
INSERT INTO t1 VALUES ('CC');
ROLLBACK TO point1;
INSERT INTO t1 VALUES ('DD');
END;
Selecione a resposta
1 resposta correta
A.
1 row
B.
2 rows
C.
3 rows
D.
4 rows
E.
0 rows

Questionário

8/10
Select two suitable statements about sequences.
Selecione a resposta
2 respostas corretas
A.
A sequence always returns a 4-byte INTEGER type value, so the maximum value is 2147483647.
B.
A sequence is defined by 'CREATE SEQUENCE', and deleted by 'DROP SEQUENCE'.
C.
Although the "nextval" function is called during a transaction, it will have no effect if that
transaction is rolled back.
D.
A sequence always generates 0 or consecutive positive numbers.
E.
A sequence number can be set by calling the "setval" function.

Questionário

9/10
The "sample" table consists of the following data: How many rows are returned by executing the
following SQL statement? SELECT DISTINCT ON (data) * FROM sample;
Selecione a resposta
1 resposta correta
A.
2 rows
B.
3 rows
C.
4 rows D. 5 rows
D.
6 rows

Questionário

10/10
The following SQL statements were executed using psql.
Select the appropriate statement about the result.
LISTEN sign_v; BEGIN; NOTIFY sign_v;
COMMIT; LISTEN sign_v;
Selecione a resposta
1 resposta correta
A.
At the point that 'NOTIFY sign_v' is executed, a message that starts with "Asynchronous
notification 'sign_v' received" is output.
B.
At the point that 'COMMIT' is executed, a message that starts with "Asynchronous notification
'sign_v' received" is output.
C.
At the point that 'SELECT * FROM pg_user;" is executed, a message that starts with "Asynchronous
notification 'sign_v' received" is output.
D.
When 'LISTEN sign_v' is executed for the second time, a message that starts with "Asynchronous
notification 'sign_v' received" is output.
E.
The message "Asynchronous notification 'sign_v' received" is not received while in this connection.
Procurando mais perguntas?Comprar agora

PostgreSQL CE 8 Silver Teste de prática desbloqueia todas as perguntas do simulador online

Obrigado por escolher a versão gratuita do PostgreSQL CE 8 Silver Teste de prática ! Aprofundar ainda mais seu conhecimento sobre PostgreSQL simulador ; Ao desbloquear a versão completa do nosso simulador PostgreSQL CE 8 Silver , você poderá fazer testes com 141 perguntas atualizadas constantemente e passar facilmente no exame. 98% das pessoas passam no exame na primeira tentativa depois de se prepararem com nossas perguntas 141.

COMPRAR AGORA

O que esperar de nossos testes práticos PostgreSQL CE 8 Silver e como se preparar para qualquer exame?

Os testes de prática do simulador PostgreSQL CE 8 Silver fazem parte do banco de dados PostgreSQL e são a melhor maneira de se preparar para qualquer prova PostgreSQL CE 8 Silver. Os testes de prática PostgreSQL CE 8 Silver consistem em perguntas 141 e são escritos por especialistas para ajudá -lo e prepará -lo para passar no exame na primeira tentativa. O banco de dados PostgreSQL CE 8 Silver inclui perguntas de exames anteriores e outros, o que significa que você poderá praticar a simulação de perguntas passadas e futuras. A preparação com PostgreSQL CE 8 Silver simulador também fornecerá uma idéia do tempo necessário para concluir cada seção do teste de prática PostgreSQL CE 8 Silver . É importante observar que o simulador PostgreSQL CE 8 Silver não substitui os guias de estudo clássicos PostgreSQL CE 8 Silver; No entanto, o simulador fornece informações valiosas sobre o que esperar e quanto trabalho precisa ser feito para se preparar para o exame PostgreSQL CE 8 Silver.

COMPRAR AGORA

PostgreSQL CE 8 Silver Teste de prática , portanto, representa uma excelente ferramenta para se preparar para o exame real, juntamente com o nosso PostgreSQL Teste de prática . Nosso simulador PostgreSQL CE 8 Silver ajudará você a avaliar seu nível de preparação e a entender seus pontos fortes e fracos. Abaixo, você pode ler todos os testes que encontrará em nosso simulador PostgreSQL CE 8 Silver e como nosso banco de dados único PostgreSQL CE 8 Silver composto de perguntas reais:

Informações sobre o quiz:

  • Nome do teste:PostgreSQL CE 8 Silver
  • Número total de perguntas:141
  • Número de perguntas para o teste:50
  • Passagem de passagem:80%

Você pode se preparar para os exames PostgreSQL CE 8 Silver com nosso aplicativo móvel. É muito fácil de usar e até funciona offline em caso de falha de rede, com todas as funções necessárias para estudar e praticar com nosso simulador PostgreSQL CE 8 Silver .

Use nosso aplicativo móvel, disponível para dispositivos Android e iOS, com nosso simulador PostgreSQL CE 8 Silver . Você pode usá -lo em qualquer lugar e sempre lembrar que nosso aplicativo móvel é gratuito e disponível em todas as lojas.

Nosso aplicativo móvel contém todos os testes de prática PostgreSQL CE 8 Silver que consistem em perguntas 141 e também fornecem material de estudo para passar no exame PostgreSQL CE 8 Silver final com sucesso garantido. Nosso banco de dados PostgreSQL CE 8 Silver contém centenas de perguntas e PostgreSQL testes relacionados a PostgreSQL CE 8 Silver exame . Dessa forma, você pode praticar em qualquer lugar que desejar, mesmo offline sem a Internet.

COMPRAR AGORA