<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>iteba</author_name>
  <author_url>https://blog.hatena.ne.jp/iteba/</author_url>
  <blog_title>鶏頭のプログラム</blog_title>
  <blog_url>https://iteba.hateblo.jp/</blog_url>
  <categories>
    <anon>PostgreSQL</anon>
    <anon>SQL</anon>
  </categories>
  <description>前回 Oracleの日付操作 - 鶏頭のプログラム の記事でOracleの日付操作について記載しました。今回はPostgreSQLの日付操作について記載します。今 SELECT current_timestamp; SELECT now(); 今日 SELECT current_date; 明日 SELECT current_timestamp + '1 day'; SELECT now() + '1 day'; SELECT current_date + 1; 昨日 SELECT current_timestamp + '-1 day'; SELECT now() + '-1 day'; S…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fiteba.hateblo.jp%2Fentry%2F2015%2F05%2F14%2F185244&quot; title=&quot;PostgreSQLの日付操作 - 鶏頭のプログラム&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-05-14 18:52:44</published>
  <title>PostgreSQLの日付操作</title>
  <type>rich</type>
  <url>https://iteba.hateblo.jp/entry/2015/05/14/185244</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
