Jure,

> I would like to select from table with date field all records from some
> date, for example today ( i think this is function NOW(). How do i do
> this? I try : select * from seminar where Datum >> NOW()


The manual has a section on date/time functions and another on date/time data types.

When you tried this (with only one >) did the result suit you (all rows detailing 
(all, not one day's) future
events), or did you have another result in mind? To help in this we would need to know 
the column definition.

Regards,
=dn






---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to