SQR (Structured Query Reporter) Question:
How to generate tow output files from one SQR?
Answer:
Using create report you can create multiple reports in one single SQR report to create multiple files from one sqr,we have to first initialise them with different names and while writing call the appropriate files and load them.by this way the file gets generated in the specified path
Previous Question | Next Question |
How to decide between appeng/Ci and SQR while conversion? | Can you explain Outer join, inner join in sql? |