[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: SQL in SQR



IMHO

The drawback of arrays is also that you hace to specify an upper bound limit
and SQR will allocate that much of memory. So, arrays don't turn out to be
dynamically extendable and also I loose the wonderful DMLs facility on
arrays. I do believe arrays have their own place, but the flexibility
offered by TEMP tables is much much more to overlook the required
maintenance. Another drawback, arrays are linear ...

Cheers
Raj
______________________________________________________
Rajendra Jamadagni              MIS, ESPN Inc.
Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.

QOTD: Any clod can have facts, but having an opinion is an art !

-----Original Message-----
From: ANDERSD2 [mailto:ANDERSD2@OAKWOOD.ORG]
Sent: Thursday, April 05, 2001 11:36 AM
To: SQR-USERS@list.iex.net
Subject: Re: SQL in SQR

Are you sure you need to create TEMP tables?  Would ARRAYS work with your
scenario??  ARRAYS are generally quicker than tables, require no
DBA/security clearance, and are temporary by nature.

*********************************************************************

This e-mail message is confidential, intended only for the named recipient(s) 
above and may contain information that is privileged, attorney work product or 
exempt from disclosure under applicable law. If you have received this message 
in error, or are not the named recipient(s), please immediately notify ESPN at 
(860) 766-2000 and delete this e-mail message from your computer, Thank you.

*********************************************************************