What is the community opinion about the query option done when wanting the objversion of a object?
If I make a query like this “SELECT vendor_no, vendor_name, objversion FROM suppllier”
I get this result
If I on the other hand query like this “SELECT vendor_no, vendor_name, objversion as df FROM suppllier”
I get this result
Is this a user friendly behaviour?
I think rather than implementing limitations use the time and effort to implement missing IEE behaviour to the Aurena client