Re: OT - select + must have from - sql standard syntax?

Поиск
Список
Период
Сортировка
От Antoine
Тема Re: OT - select + must have from - sql standard syntax?
Дата
Msg-id 92d3a4950606132336j1220301en9e5d33c64ad2794a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: OT - select + must have from - sql standard syntax?  (Greg Stark <gsstark@mit.edu>)
Ответы Re: OT - select + must have from - sql standard syntax?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
> > The spec does require a FROM clause in SELECT (at least as of SQL99, did
> > not check SQL2003).  However, it's clearly mighty useful to allow FROM
> > to be omitted for simple compute-this-scalar-result problems.  You
> > should respond to the Oracle guy that "SELECT whatever FROM dual" is not
> > in the standard either (certainly the spec does not mention any such
> > table).

Thanks for your answers guys. I was pretty sure DUAL wasn't in the
standard (never seen it outside an oracle context) but wasn't at all
sure about the FROM.
Cheers
Antoine
ps. shame the standard isn't "freely" consultable to save you guys
silly OT questions!


--
This is where I should put some witty comment.

В списке pgsql-performance по дате отправления:

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: OT - select + must have from - sql standard syntax?
Следующее
От: "hubert depesz lubaczewski"
Дата:
Сообщение: how to partition disks