RE: BOOLEAN Variable

2001-10-29 Thread D Campbell
Shomaail [SMTP:[EMAIL PROTECTED]] wrote: > > I am using MySQL 3.23.22-beta > > pls tell is there any way to define boolean variable in this db > > what is the BOOL for ? > > declaring a var BOOL make it TINYINT(1)! but not boolean > > > > thanks > > Sh

RE: BOOLEAN Variable

2001-10-29 Thread Noel Clarkson
esday, October 30, 2001 1:52 PM, Shomaail [SMTP:[EMAIL PROTECTED]] wrote: > I am using MySQL 3.23.22-beta > pls tell is there any way to define boolean variable in this db > what is the BOOL for ? > declaring a var BOOL make it TINYINT(1)! but not boolean >

BOOLEAN Variable

2001-10-29 Thread Shomaail
I am using MySQL 3.23.22-beta pls tell is there any way to define boolean variable in this db what is the BOOL for ? declaring a var BOOL make it TINYINT(1)! but not boolean thanks Shomaai - Before posting, please check