Build Information Links for a complex SQL Query

Build Information Links for a complex SQL Query

Build Information Links for a complex SQL Query

Steps

Information

The steps provided here can be used to build Information Links for a complex SQL Query, which may contain multiple sub-queries,joins, group by. order by etc.

Notes:

  1. All the joined tables should be in same schema and DB.
  2. The Data on demand setup with this approach may create some issues, if resulting SQL query is not configured properly.
  3. in order to make IL support Data on Demand, "and " should be palced in according to SQL where clause.
Share: