Site Sponsored By: SQLDSC - SQL Server Desired State Configuration
Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Dinakar Nethi************************Life is short. Enjoy it.************************http://weblogs.sqlteam.com/dinakar/
madhivanan
Premature Yak Congratulator
22864 Posts
Posted - 2007-10-12 : 03:23:35
Where do you want to show data?MadhivananFailing to plan is Planning to fail
ramesh31
Starting Member
11 Posts
Posted - 2007-10-12 : 13:00:57
I'm a writing a sp which sends the result to crystal report,the query I have written here is the sub-report query ( which returns multiple row and multiple columns ) , which i have to combine with my main report query (which return single row) and send the output as single row result to crystal report.