On Sun, Apr 29, 2001 at 05:30:58PM +0200, Noor Dawod wrote:
> 
> Does the function Unix_TimeStamp() work in MySQL under Windows NT?
> It doesn't seem to work here in simple queries, such as this query:
> Select Unix_TimeStamp();

What about

  SELECT UNIX_TIMESTAMP(NOW())

?
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878    Fax: (408) 349-5454    Cell: (408) 439-9951

MySQL 3.23.29: up 116 days, processed 720,891,755 queries (71/sec. avg)

---------------------------------------------------------------------
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