On Mon, Jan 14, 2013 at 3:09 PM, David Johnston <polobo(at)yahoo(dot)com> wrote:
> What does "SELECT * FROM dual" in Oracle yield?
>
AFAICR, 'dual' table has one column named 'DUMMY' and one row with value,
single character X.
--
Gurjeet Singh
http://gurjeet.singh.im/
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2013-01-15 03:26:39 |
| Subject: Re: [PATCH] Compile without warning with gcc's -Wtype-limits, -Wempty-body |
| Previous: | From: Abhijit Menon-Sen | Date: 2013-01-15 03:12:28 |
| Subject: Re: logical changeset generation v4 |