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: Using PLSQL Records.....

Re: Using PLSQL Records.....

From: Carlos <miotromailcarlos_at_netscape.net>
Date: 24 Feb 2006 05:39:48 -0800
Message-ID: <1140788388.422801.134030@e56g2000cwe.googlegroups.com>


A record is a record is a record.

A variable is a variable is a variable.

It's a good idea to use records (well, variables of a type record) when they fit. It's a bad idea to use records when they don't fit.

Cheers.

Carlos. Received on Fri Feb 24 2006 - 07:39:48 CST

Original text of this message

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