adspace


What is schema in postgresql?

Answer Posted / Swati Goyal

A schema in PostgreSQL is a container for database objects. It provides a namespacing mechanism that allows multiple users to share the same database, preventing naming conflicts between their objects.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of postgresql?

959