I have a query statement set up for record returns
based on various where statements.  The select
statement consists of a number of joins.  One of those
joins includes a field that is marked "no null".
Recently I did a mass insertion into the table.  Into
this particular no null field were place 0's (zeroes).
 Now the queries are not running correctly.  I'm
wondering if it's possible that these 0's could be
effecting the query ?

Thank you,
Stuart

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to