
Not applicable
2010-11-17
08:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Binary Load Sort
Is there a way to perform a sort on a table read through a binary load? Sorting the QVW which is binary loaded is not an option, I'm afraid.
445 Views
2 Replies

.png)
Luminary Alumni
2010-11-17
08:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is calling the table with a load resident to sort it and dropping the original table an option?
253 Views

Not applicable
2010-11-18
12:05 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Karl,
The problem is that a resident table does not load optimized and the one that needs sorting is our main invoice table with 400~ million rows.
253 Views
