当前位置:网站首页>Postgres timestamp to human eye time string or millisecond value
Postgres timestamp to human eye time string or millisecond value
2022-07-07 23:45:00 【jfqqqqq】
Turn the string
The way 1
SELECT to_char(create_time, 'YYYY-MM-DD hh24:mi:ss') from io_batch_time where status = 6 and gb_code = '156110000' order by create_time;
Turn millisecond
The way 1
SELECT batch_name,floor(extract(epoch from create_time)*1000),create_time from io_batch_time where status = 6 and gb_code = '156110000' order by create_time;
边栏推荐
- Pycharm essential plug-in, change the background (self use, continuous update) | CSDN creation punch in
- Map operation execution process
- Flash encryption process and implementation of esp32
- Aitm3.0005 smoke toxicity test
- How to change the formula picture in the paper directly into the formula in word
- Benchmarking Detection Transfer Learning with Vision Transformers(2021-11)
- 通达信买基金安全吗?
- Chisel tutorial - 04 Control flow in chisel
- SAP HR 家庭成员信息
- 关于CH32库函数与STM32库函数的区别
猜你喜欢

MySQL Architecture

0-1背包问题

HB 5469 combustion test method for non-metallic materials in civil aircraft cabin

数据湖(十五):Spark与Iceberg整合写操作

Idea automatically generates serialVersionUID

Anxinco EC series modules are connected to the multi protocol access products of onenet Internet of things open platform
![Balanced binary tree [AVL tree] - insert, delete](/img/1f/cd38b7c6f00f2b3e85d4560181a9d2.png)
Balanced binary tree [AVL tree] - insert, delete

ESP at installation esp8266 and esp32 versions

SAP HR family member information

35岁那年,我做了一个面临失业的决定
随机推荐
【leetcode】day1
Possible SQL for Oracle table lookup information
C - Fibonacci sequence again
Arbre binaire équilibré [Arbre AVL] - Insérer et supprimer
B_ QuRT_ User_ Guide(38)
archery安装测试
FFA与ICGA造影
SLAM面试总结
SQL 使用in关键字查询多个字段
[untitled]
The for loop realizes 1-100 addition and eliminates the 4-digit tail number
C - linear table
企业应用需求导向开发之人力部门,员工考勤记录和实发工资业务程序案例
Apng2gif solutions to various problems
2022 certified surveyors are still at a loss when preparing for the exam? Teach you how to take the exam hand in hand?
35岁那年,我做了一个面临失业的决定
Dependency injection
Display the server hard disk image to the browser through Servlet
SAP HR 社会工作经历 0023
解析token的网址