Jump to content
We've recently updated our Privacy Statement, available here ×

Puneet09

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by Puneet09

  1. Hi All,

    I am new to Jasper reports, and I'm stuck with a problem.

    I am writing a query like

    SELECT X.value1, T1.value2
    FROM T1, (Select  value1 from T2, T3 where ..... ) X
    Where
    ............................

    But report designer won't let me write query like this. It complains for this subselect part.

    Is there a way I can use these queries.

    Thanks in advance.

×
×
  • Create New...