Re: [GENERAL] can i use an array as a table (in the from clause)

2007-08-13 Thread Richard Broersma Jr
--- Michael Glaesemann <[EMAIL PROTECTED]> wrote: > > Is there some way that I can treat a two dimensional array as a table > > that can be referenced in the from clause? > > I know of no way off hand, and if so, not easily. This is a pretty > clear sign that you shouldn't be using arrays in thi

Re: [GENERAL] can i use an array as a table (in the from clause)

2007-08-13 Thread Michael Glaesemann
On Aug 13, 2007, at 9:25 , Coarr, Matt wrote: Is there some way that I can treat a two dimensional array as a table that can be referenced in the from clause? I know of no way off hand, and if so, not easily. This is a pretty clear sign that you shouldn't be using arrays in this context and