Click here to Skip to main content
15,900,380 members
Articles / Database Development / SQL Server

Representing Multiple Selections using a Single Value in Database Tables

Rate me:
Please Sign up or sign in to vote.
4.04/5 (11 votes)
13 Nov 2009CPOL4 min read 49.1K   23  
An alternative technique to store multiple bit (boolean) fields using a single value in database tables.

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
Software Developer (Senior) Infence Technologies
India India
Ganesh Kumar has done his Bachelor's degree in Computer Science at Bharathiar University, Coimbatore, Master's degree in Computer Applications at IGNOU and M.Tech in Computer Science & Engineering at Dr. MGR University, Chennai, India.

He is having hands-on experience in Algorithm implementation, Application design/development for Servers, Desktop and Single Board Computer devices in .Net C#, C, C++.

Interested in developing & customizing algorithms.

His hobbies include Blogging, Listening to Music and Singing.

 Home:        http://www.infence.com/

Comments and Discussions