Jump to content
JasperReports Library 7.0 is now available ×

how can i create report like this?


Recommended Posts

By: tattha - tattha

how can i create report like this?

2006-04-18 02:30

select num, count from t_smth;

__________________________________________

|num(row1) | count(row1) | num(row4) | count(row4) |

--------------------------------------------------------------------------

|num(row2) | count(row2) | num(row5) | count(row5) |

--------------------------------------------------------------------------

|num(row3) | count(row3) | num(row6) | count(row6) |

--------------------------------------------------------------------------

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...