Menu
×
×
Correct!

Exercise:

Write the correct SQL statement to create a new table called "cars".

CREATE TABLE cars ( brand VARCHAR(255), model VARCHAR(255) );

Not Correct

Click here to try again.

Correct!

Next ❯
 (
  brand VARCHAR(255),
  model VARCHAR(255)
);

    
  




Log in to keep your progress
Sign up to keep your progress

Completed 0 of 41 Exercises:

POSTGRESQL Create Table
POSTGRESQL Operators
POSTGRESQL Select Data
POSTGRESQL Functions
POSTGRESQL Join Tables

×

Reset the Score?

This will reset the score of ALL 41 exercises.

Are you sure you want to continue?



×

Congratulations!

You have finished all 41 POSTGRESQL exercises.

Share your score: