Performance with Boolean datatype

Started by deviabout 17 years ago1 messagesgeneral
Jump to latest
#1devi
devi@visolve.com

Hi,

I would like to know is there any perf differences between

case 1: when i use ( .......where validate=FALSE) [validate as Boolean]

case 2: when i use ( ....... where validate=1) [validate as int(1)]

Thanks
DEVI.G