On Tue, Mar 22, 2005 at 09:59:23PM -0800, Scott Frankel wrote:

> What is the proper syntax for using FROM ONLY table_name in an UPDATE 
> statement?

See the UPDATE documentation:

http://www.postgresql.org/docs/8.0/static/sql-update.html

> What is the proper syntax for specifying FROM ONLY in the inheritance 
> statement?

What are you trying to do that a simple INHERITS won't do?

> What does GUC stand for? ;)

Grand Unified Configuration.

http://www.postgresql.org/docs/8.0/static/runtime-config.html

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to