d-machine
09-24-2008, 08:48 AM
Hi
How can I write this statement correctly?
SELECT * FROM marks WHERE grade={$id} AND teacher=null
my problem is with the part: teacher=null
Thank you
How can I write this statement correctly?
SELECT * FROM marks WHERE grade={$id} AND teacher=null
my problem is with the part: teacher=null
Thank you