Xref: alice comp.databases.oracle.tools:35433
Path: alice!news-feed.fnsi.net!newsfeed.eurocyber.net!masternews.telia.net!newsa.telia.net.POSTED!not-for-mail
From: "Lars Sjöström" <lasse.sjostrom@telia.com>
Newsgroups: comp.databases.oracle.tools
References: <382AB56B.D5324F95@spdfrak.de>
Subject: Re: WebDB and sorted LOV
Lines: 17
X-Newsreader: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Message-ID: <cAEW3.481$7xk.186596864@newsa.telia.net>
Date: Thu, 11 Nov 1999 19:14:16 GMT
X-Complaints-To: abuse@telia.com
X-Trace: newsa.telia.net 942347656 195.198.41.202 (Thu, 11 Nov 1999 20:14:16 CET)
NNTP-Posting-Date: Thu, 11 Nov 1999 20:14:16 CET
Organization: Telia Internet


Reinhard Asmus skrev i meddelandet <382AB56B.D5324F95@spdfrak.de>...
>Hallo ...,
>
>i built a unsorted LOV with WebDB and it works well.
>
>But I think I cannot built a sorted LOV for instance select ename, ename
>from emp order by ename. I think WebDB cannot work with this syntax.
>
>Have someone a idea.
>
>Thanks ...
Maybe you can use a view, that is (of course) sorted to generate the LOV.

Lars


