I have a table called Human and I want to apply optimization technique of Zorder on Region and Area with VORDER on the whole table.
Can anyone suggest a sample code or explain what is Predator as per the documentation
OPTIMIZE <table|fileOrFolderPath> WHERE predicate
[ZORDER BY (col_name1, col_name2, ...)];
OPTIMIZE <table|fileOrFolderPath> WHERE predicate
[ZORDER BY (col_name1, col_name2, ...)];