Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> PLEASE HELP with declaring variables in oracle DB

PLEASE HELP with declaring variables in oracle DB

From: Jonathan Park <jpark_at_lims.co.kr>
Date: Mon, 17 Jun 2002 11:41:13 +0900
Message-ID: <aejh6r$qvt$1@news1.kornet.net>


hello all,

i am having trouble declaring data in oracle DB. i used

define my-variable-name = 'hello oracle';

but it seems to be bound to the session. ( data disappears when i log out and log in again ).

how can i declare a variable to the DB table space permanantly? does any one know?

thanks. Received on Sun Jun 16 2002 - 21:41:13 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US