The NOW function returns a numeric value representing the number of seconds since January 1, 1970 at the time the function is invoked. The time is local to the current server system.
This value is computed at the beginning of operations in a specific expression. Multiple references to the NOW function within the same expression always have the same result.
The NOW function has the following format:
NOW()
The NOW function accepts no parameters.
The NOW function returns a number.
Return_value=NOW()
Return_value=1024804800
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |