1.

Why Is Sorting Not Possible While Loading Qvd?

Answer»

Sorting (ORDER BY) is only POSSIBLE with Resident (already in memory) FILES. Sorting is not possible when READING from files.

Sorting (ORDER BY) is only possible with Resident (already in memory) files. Sorting is not possible when reading from files.



Discussion

No Comment Found