Hello, my problem is the next:
I have a multiple record block, with 4 data block fields and 1 non-data-block field, and the point is that I need to sort the block by that non-data-block field, but if I add it to the "ORDER BY clause", at execution it says that " isnt a valid column name. Any idea?
P.D (I must add that I need to be able of insert and update the block records, not only query them).