Martin Marques <[EMAIL PROTECTED]> writes: > Look deeper into what Christopher said and use casting to get the right > output: > prueba=> select now()::timestamp(0);
There's also "current_timestamp(0)", which is a more standards-compliant way of doing the same thing. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly