Hi,

I would like to know how others (Phil?) are using schemas.

I want to add more support for schema's in postgres.  But I have never had a 
need for anything but a public schema.  I.e.

Within a single select statement does one have multi- schemas?

"Select a.somefield, b.somefield From schema1.table a schema2.table b"

>From what I understand the use schema is to separate users use of tables.  IOW 
just added security.  But like I said I have never used schemas - but a 
public one.  So please add to the discussion.

Thanks
-- 
John Fabiani

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to