jordanking
Programmer
- Sep 8, 2005
- 351
Hello,
I am relatively new to T-SQL and come from a VB background. As a result I have handled recordsets through looping in VB(VBA) and looked for similar techniques in T-SQL. I found the "cursor", which through the members/posts here I have come to realize is not a good solution. What is preffered is set based logic processing.
I could not find any FAQ's specifically about this topic, and I have ready through some of the posts by searching for "set-based logic"
I say all that to ask if anyone has good suggestions of websites/books/articles that deal with set based logic. I am trying to learn this as it is becoming increasingly necessary in my DB solution.
Or, if you feel inspired, can share your own tips and tricks
Thanks in advance
.....
I'd rather be surfing
I am relatively new to T-SQL and come from a VB background. As a result I have handled recordsets through looping in VB(VBA) and looked for similar techniques in T-SQL. I found the "cursor", which through the members/posts here I have come to realize is not a good solution. What is preffered is set based logic processing.
I could not find any FAQ's specifically about this topic, and I have ready through some of the posts by searching for "set-based logic"
I say all that to ask if anyone has good suggestions of websites/books/articles that deal with set based logic. I am trying to learn this as it is becoming increasingly necessary in my DB solution.
Or, if you feel inspired, can share your own tips and tricks
Thanks in advance
.....
I'd rather be surfing