Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 How to make array of integer in sql server?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-12-14 : 07:53:17
Pushpendra Singh writes "Qn: I want to use an int array varriable .
I want to know that
" How can I declare it?"
" how can I asign element values of the array?"
" how can I acces element values of the array?"
" indexing ?""

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-12-14 : 07:58:17
Refer this
http://www.sommarskog.se/arrays-in-sql.html

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -