learning catalog
a blog by aravind darla
Labels
HOME
FAW
PL/SQL
ODI
DAC
BI DASHBOARDS
BI PUBLISHER
OBIEE
RPD
OBIA
SQR
EPM WORKSPACE
BIGDATA
Friday, August 8, 2014
SQR POSITION() Syntax
position (a,b,c) where
a = line position
b = column position
c = length
Line position and column position values may be fixed, or relative.
Examples:
print &name (10,15,30)
Will be printed on line 10, column 15.
print &address (+1,15,30)
Will be printed directly below the name column
+1 indicates cursor to advance 1 line
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment