db_ecological_db
Previous topic Chapter index Next topic

Schema: public

 

 

Owner

postgres

 

Descriptions

standard public schema

 

Definition

CREATE SCHEMA public AUTHORIZATION postgres;

COMMENT ON SCHEMA public
IS
'standard public schema';

This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com)
Previous topic Chapter index Next topic