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

Home -> Community -> Usenet -> c.d.o.server -> Re: Urgent help required

Re: Urgent help required

From: Rüdiger J. Schulz <johannes.schulz_at_web.de>
Date: 14 Nov 2001 11:46:13 +0200
Message-ID: <3bf24b81$1@netnews.web.de>


try this:

create or replace procedure test_proc
as

is this what you want to do?
Rüdiger J. Schulz
rjs_at_berlin.de

"Solidnull, Inc." <andrew_at_solidnull.com> wrote:
>Hi,
>
>Does anyone know how to assign values to variables in pl/sql? Do i have to
>use a constructor in this case and how? e.g. x1 := fld_x ???? For instance i
>do have two fields in my database fld_x. and fld_y and also i have created
>variebles such as x1,x2,x3,x4 y1,y2,y3 and y4 as coordinates in 2d space.
>i.e. (x1,y1) (x2,y2) (x3,y3) (x4,y4) these represent my variables.
>
>With regards,
>
>
>Andrew
>
>

-- 
__________________________________________________________
News suchen, lesen, schreiben mit http://newsgroups.web.de
Received on Wed Nov 14 2001 - 03:46:13 CST

Original text of this message

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