Menu
×
×
Correct!

Exercise:

Make an alias for the field customer_name so that it will be dispalyed as Company.

SELECT customer_name AS Company FROM customers;
SELECT customer_name Company FROM customers;

Not Correct

Click here to try again.

Correct!

Next ❯
              SELECT customer_name  FROM customers;
            

            
            
          




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: