small seelct help
Posted: Tue Feb 17, 2004 3:18 am
i am making a select
and i want to select all the worws that the
col name date is empty! (nothing written there!!)
the dat col is of type : int(11) unsigned
and when i try in the select
where date=null
OR
where date=0
or
WHERE
date=''
none of this helps!
thanks in advance
peleg
and i want to select all the worws that the
col name date is empty! (nothing written there!!)
the dat col is of type : int(11) unsigned
and when i try in the select
where date=null
OR
where date=0
or
WHERE
date=''
none of this helps!
thanks in advance
peleg