|
Mike, I believe you are correct. views don't allow the order by clause. Can you create an index over the view? are you going to use this view/index exclusively with sql? if so, you can do your 'order by's when you use the view. if not, why not just create a joined logical? (two birds, one stone) Rick ----original message------ <snip> It looks like there's no way to put an ORDER BY clause in a CREATE VIEW statement. I'm trying <snip>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.