Database Management PostgreSQL Mcq
Sep 25, 2025

Which PostgreSQL data type stores true/false values?

Choose the correct answer:
A) BOOLEAN
B) BIT
C) BINARY
D) BOOL
Detailed Explanation

BOOLEAN (or BOOL) data type stores true/false values in PostgreSQL.

Discussion (0)

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

Share Your Thoughts
Feedback