Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Select query
On 27 Jan, 18:18, "asit dhal" <penasit..._at_gmail.com> wrote:
> Can any one write here all the SELECT queries in oracle 9i ?
Easily!
SELECT <field_list>
FROM <table_list>
WHERE <condition_list>
Everything else is merely a variation on the same theme.
HTH -g Received on Mon Jan 29 2007 - 09:44:10 CST
![]() |
![]() |