Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

create table with timestamp postgresql

charlie timestamp without time zone NOT NULL
   DEFAULT (current_timestamp AT TIME ZONE 'UTC')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #create #table #timestamp #postgresql
ADD COMMENT
Topic
Name
3+5 =