| Posted by Tony Rogerson on 09/29/07 09:20 
Hi Bill,
 No it doesn't, people usually use the BIT data type which holds 0 or 1; some
 folk like myself use Y or N / T or F in a char(1) column.
 
 Tony.
 
 --
 Tony Rogerson, SQL Server MVP
 http://sqlblogcasts.com/blogs/tonyrogerson
 [Ramblings from the field from a SQL consultant]
 http://sqlserverfaq.com
 [UK SQL User Community]
 
 
 "news" <wjfwjr@hotmail.com> wrote in message
 news:eZOdnUO6lMk4AmDbnZ2dnUVZ_oCvnZ2d@comcast.com...
 > Sorry about this. But I've worked primarily in access for years.
 >
 > Does SQL Server have a boolean or  a yes/no data type for its table
 > columns?
 >
 > Thanks in advance,
 >
 > Bill
 >
 >
 >
 [Back to original message] |