Click here to Skip to main content
15,904,339 members
Articles / Web Development / XHTML

Split parameter string from comma seperator in SQL IN clause

Rate me:
Please Sign up or sign in to vote.
3.47/5 (12 votes)
4 Nov 2008CPOL 112.1K   24  
Many time we face problem in SQL Query when performing operation with IN clause to check values seperated by ,(commas) in a parameter.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead IndiaNIC Infotech Ltd
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions