Dear all,

Using sql server database engine tuning advisor, I got a recommendation to
add new index with the following scheme :

CustPackingSlipJour :
          salesid asc,
          dataareaid asc,
          recid asc.

Is it possible to achieve that in Ax ? As far as I know Ax always add
dataareaid column as the first column of any index created from AOT.

Thanks and best regards,

Agus

Reply via email to