1. 首页
  2. 编程语言
  3. PHP
  4. PostgreSQL日期/时间函数(兼容oracle)

PostgreSQL日期/时间函数(兼容oracle)

上传者: 2020-12-17 01:56:49上传 PDF文件 70.85KB 热度 29次
在介绍PostgreSQL的时间函数之前,我们先来看一个问题: bill=# select now(),pg_sleep_for('5 second'),now(); now | pg_sleep_for | now ------------------------------+--------------+------------------------------ 2020-04-28 10:21:33.77725+08 | | 2020-04-28 10:21:33.77725+08
下载地址
用户评论