If using a table variable would satisfy your needs. This is only currently in SQL Server 2000.
I started out with nothing, and I still have most of it.
SQL Server currently has no array variables. Terry L. Broadbent FAQ183-874 contains tips for posting questions in these forums.
NOTE: Reference to the FAQ is not directed at any individual.
But if you're running SQL Server 2000 you could use a table variable to simulate a 2 dimensional array. I started out with nothing, and I still have most of it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.