Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Make ORDER BY in a view?
ORDER BY can use only in client query
You must create view without ORDRE BY and use it when you ask database ( in client application )
suisum_at_ecn.ab.ca napisał(a) w wiadomości: <366fc1e4.0_at_ecn.ab.ca>...
>Hi:
>
>I know that we can't use ORDER BY in a view. Is there any way to get
>around this?
>
>
>
>--
>Best regards,
Received on Thu Dec 10 1998 - 07:40:52 CST
![]() |
![]() |