SELECT
{}
ON 0,
NON EMPTY (
[Entity].[EntityPRID].&[118445008]*
[Entity-OrgType].[EntityOrgType].[EntityOrgType].MEMBERS
)
ON 1
FROM [Model]
Can anyone please help with the above query, I want to know if there is any syntax error, and what will be SQL query for the above?