Posted by Greg D. Moore \(Strider\) on 07/26/06 03:24
"surya" <suryaitha@gmail.com> wrote in message
news:1153828849.441464.306240@i42g2000cwa.googlegroups.com...
> hi all
> i hava eetable that is ,
> eename sal
> _______ ________
> suresh 100000
> ramsesh 100000
> raja 100000
> susjssj 100000
> dkddkd 100000
> jfdjfdjfd 100000
>
> so i want to delete from second to Fourth row by using Rownumber
> .Rownumber is not a column of eetable give some example
>
There is no such thing as a 4th row in a table. A table is by definition an
unordered set.
You need to specify each row manually if that's what your table looks like.
[Back to original message]
|