Shortcut?

From: Phuong Ma <pma(at)commandprompt(dot)com>
To: Postgres SQL <pgsql-sql(at)postgresql(dot)org>
Subject: Shortcut?
Date: 2001-05-30 00:05:01
Message-ID: 3B14392D.C46B7B9B@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I'm running Postgres 7.1. I read in the documentation that the from
clause can be omitted from a select statement. The example given in the
documentation is:
SELECT distributors.* WHERE name = 'Westwood';

I tried it on tables in our database, but it doesn't work. Is that part
of earlier versions of Postgres?

Thanks

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Grant 2001-05-30 01:07:16 Re: batch file
Previous Message Diehl, Jeffrey 2001-05-29 22:43:12 RE: Upgd from 7.0 to 7.1