hi all,
What is the logic followed by MSTR in generating a SQL specifically the From clause order.
Say I have 5 attributes from 5 tables. How will MSTR order these tables in the Where Clause? It seems it doesn't do so based on the order the attributes are chosen.
Is it possible to make the alias static for a table? i.e say i have a table Time. Can I make it mandatory that Time will always be the alias a11 in all MSTR reports??
There is an option in VLDB but that merely changes the order but keeps the alias same for that report SQL
Thanks
What is the logic followed by MSTR in generating a SQL specifically the From clause order.
Say I have 5 attributes from 5 tables. How will MSTR order these tables in the Where Clause? It seems it doesn't do so based on the order the attributes are chosen.
Is it possible to make the alias static for a table? i.e say i have a table Time. Can I make it mandatory that Time will always be the alias a11 in all MSTR reports??
There is an option in VLDB but that merely changes the order but keeps the alias same for that report SQL
Thanks