Oracle

Substitution Variable

Figo Kim 2006. 8. 28. 22:14
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
  • single-ampersand(&) or double-ampersand(&&)
    & : temporary
    && :
  • Use subtitution variables to supplement the following
    - WHERE condition
    - ORDER BY  clause
    - Column expressions
    - Table names
    - Entire SELECT statements
  • Predefine variables by using DEFINE

'Oracle' 카테고리의 다른 글

Using the && Substitution variable  (0) 2006.08.29
Substitution Variable  (0) 2006.08.28
Sorting  (0) 2006.08.28
Sorting  (0) 2006.08.28
Using the "ORDER BY" clause  (0) 2006.08.28