Re: MySQL queries optimizations

2001-05-24 Thread Jeremy Zawodny
On Sat, May 19, 2001 at 09:54:36PM +0200, Jocelyn Fournier wrote: > Hi, > > Assuming I have a INT type column named "numeropost", is this faster > to write a query with "WHERE numeropost=12" instead of "WHERE > numeropost='12'", or is this exactly the same speed ? It would take just 5 minutes to

MySQL queries optimizations

2001-05-19 Thread Jocelyn Fournier
Hi, Assuming I have a INT type column named "numeropost", is this faster to write a query with "WHERE numeropost=12" instead of "WHERE numeropost='12'", or is this exactly the same speed ? Thanks ! Jocelyn Fournier Presence-PC www.presence-pc.com