November 13, 2008 at 8:49 pm
rog pike (11/12/2008)
An array is a 'type', something the archaic computer science of sql knows nothing about. You have to move to a 'real' relational system to find a list/array type. You'll find such adult computer science in Dataphor.
Apparently someone complained/reported something I wrote as being objectionable. They got their wish as it was magically extracted from the text. What was yanked, besides my chain, was a metaphor, albeit a vivid one, to drive a salient point home. Now I write for adults, I don't do child-speak very well. Nor do I have a predilection to only write drone-on-speak. So, if I can, I won't hesitate to use an adult metaphor to amplify a point in an industry that is usually tone deaf. God forbid IT encourage ability in something other than code or pixels. So if you are an adult, with a surname other than anonymous, please explain just what you found R or X rated. Mature adults usually confront conflicts thru the front door not the back one.
November 14, 2008 at 12:00 am
Hi,
SQL server doesnot support arrays. Try to use temporary tables.
November 14, 2008 at 6:16 am
Thanks for the advice. I'll take a look.
You know how it is...you find something that works for you and then forget about it. But if there's a better way I'm all for it.
-Mike
November 14, 2008 at 6:45 pm
arup_kc (11/14/2008)
Hi,SQL server doesnot support arrays. Try to use temporary tables.
You're the second person to say that without showing how... 😉 And, just how would you do that if you wanted to pass an array from a GUI? Temp table isn't gonna work there.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 4 posts - 16 through 18 (of 18 total)
You must be logged in to reply to this topic. Login to reply