Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New to Views
Message
From
04/01/2001 10:25:25
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00459334
Message ID:
00459341
Views:
21
>I just within the last several month begin to use view. I have the a parametized view based on a batch id in the batch table. My view select several of the field from the table. I don't have any order set in the view. Therefore, I assume that when the view executes it will place the record in the view based on the order they were entered. Is this correct?

Generally, but I wouldn't count on it. If you are expecting to see your records in a specific order, you should put an ORDER BY clause in there.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform