Robert Rothe wrote:
> When I type the following at the psql prompt:
>
> select timestamp('now');
Try
select timestamp(now());
Cheers,
Ed Loehr
************
- [GENERAL] Question on timestamp in psql Robert Rothe
- Re: [GENERAL] Question on timestamp in psql Bruce Momjian
- Ed Loehr
