Database Management PostgreSQL Mcq
Sep 25, 2025

Which SQL command is used to create a table in PostgreSQL?

Choose the correct answer:
A) CREATE TABLE
B) NEW TABLE
C) MAKE TABLE
D) ADD TABLE
Detailed Explanation

CREATE TABLE is the standard SQL command to create a new table in PostgreSQL.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback