how report can be generated if we have the database designed
in oracle 10g?
Answer / su
By using sql*plus environment.
we can specify the column width , through following
sql> COL empno FORMAT 999999
sql>COL ENAME FORMAT A30
sql>SELECT empno as "Employee Number",
ename as 'Employee Name"
FROM emp;
we can also use TTITLE, BTITLE etc
:)
| Is This Answer Correct ? | 0 Yes | 6 No |
What are the different types of Coordinations of the Master with the Detail block?
What is the usage of the Flex mode in Layout Editor ?
What is the "LOV of Validation" Property of an item? What is the use of it?
How the Action Trigger works? and what is full syntex of srw.run_report?
1 Answers CMC, Yantro Software,
what is a display item?
based on parameter value layout of report should change
Which is the cheapest and quality Oracle Education provider in Bangladesh?
What are the display styles of list items?
What are User Exits and what are different types of User Exits in Oracle Apps ?
List the system variables related in Block and Field?
What are the different display styles of list items?
how i build a report