Quiz: Introduction to PostgreSQL
Test your knowledge of some basic concepts of PostgreSQL.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
(Select all that apply.) PostgreSQL supports which statements?
A.
select from;
B.
select 5*3;
C.
select 1;
D.
select *;
1 / 7