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.
| Author |
Topic |
|
despy1
Starting Member
1 Post |
Posted - 2007-05-30 : 12:20:03
|
| How can I find out how many items are in a set?So for example a statement like select count('a','b','c','d') which would return four for the number of items in thereThanks |
|
|
jezemine
Master Smack Fu Yak Hacker
2886 Posts |
|
|
|
|
|