Question
· Jul 14, 2017

How can I determine if a query is an SQL or an MDX query

I have a query text that I need to execute and return results as xml.

It may be an SQL query or an MDX query. Is there some easy way to determine which one is it?

Any ideas?

Discussion (2)1
Log in or sign up to continue