blob: 4800ca3aaf1a984b11f77b1e6456aac95d597600 [file] [log] [blame]
select date_part('hour',cast(create_time as timestamp)) from voter where voter_id=10;