doc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
doc [2016/03/23 07:12]
dmtolpeko [Statements]
doc [2016/03/31 12:27]
dmtolpeko [BTEQ Statements]
Line 143: Line 143:
 | [[upper|UPPER]] || Convert a string to upper case  | | [[upper|UPPER]] || Convert a string to upper case  |
 | [[user|USER]] || Get the current user name | | [[user|USER]] || Get the current user name |
 +
 +===== BTEQ Statements =====
 +
 +HPL/SQL BTEQ statements:
 +
 +| [[if|.IF]] | IF statement |
 +| [[quit|.QUIT]] | Terminate execution and quit |
 +
 ===== Commands ===== ===== Commands =====