How to view the special registers in db2

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • swami

    How to view the special registers in db2

    In Db2 How to view the values of special registers like

    CURRENT SCHEMA
    CURRENT PATH , etc ?
  • =?ISO-8859-1?Q?Gregor_Kovac=28?=

    #2
    Re: How to view the special registers in db2

    VALUES(CURRENT_ SCHEMA)
    VALUES(CURRENT_ PATH)

    swami pravi:
    In Db2 How to view the values of special registers like
    >
    CURRENT SCHEMA
    CURRENT PATH , etc ?
    --
    _______________ _____________
    |http://kovica.blogspot .com|
    -----------------------------~-~-~-~-~-~-~-~-~-~-
    | In A World Without Fences Who Needs Gates? |
    | Experience Linux. |
    -~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-

    Comment

    Working...