In response to Matthew Wakeling :
> On Mon, 25 Jan 2010, A. Kretschmer wrote:
> >In response to ramasubramanian :
> >
> >Please, create a new mail for a new topic and don't hijack other
> >threads.
>
> Even more so - this isn't probably the right mailing list for generic sql
> help questions.
AC
On Mon, 25 Jan 2010, A. Kretschmer wrote:
In response to ramasubramanian :
Please, create a new mail for a new topic and don't hijack other
threads.
Even more so - this isn't probably the right mailing list for generic sql
help questions.
select ENAME,ORIG_SALARY from employee where (ename
In response to ramasubramanian :
Please, create a new mail for a new topic and don't hijack other
threads.
> Hi all,
>I have a table emp. using where condition can i get the result
> prioritized.
> Take the example below.
>
> select ENAME,ORIG_SALARY from employee where (ename='Tom' and
>