You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@phoenix.apache.org by Pariksheet Barapatre <pb...@gmail.com> on 2014/09/10 11:05:07 UTC

Timestamp column

Hi Users,

I have created simple phoenix table with timestamp datatype column.

I would like to insert few rows with current timestamp.


There are two similar functions I can see CURRENT_DATE() and CURRENT_TIME().

Is there any function which will give me current_timestamp in format yyyy-MM-dd
hh:mm:ss[.nnnnnnnnn].



Cheers,
Pari