Wednesday, December 1, 2010

Creating Report in Oracle SQL.

The following are the commands needed to perform/preparing the report in SQL.
  • COLUMN
  • Set PAGESIZE
  • Set LINESIZE
  • COMPUTE
  • BREAK ON
The following is the sample SQL script used to produce a report.
For more details about the SQL Commands  : Click Here

No comments:

Post a Comment