<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>PostgreSQL</anon>
  </categories>
  <description>■ はじめに PostgreSQLで、Unicode を扱ったので、メモ。 目次 【１】Unicode を扱う 【１】Unicode を扱う U&amp;’文字列’ を使用する =&gt; そのままだと文字列として扱われてしまう サンプル -- \xxxx - 16進数 4桁の Unicode 文字コード番号 -- \+xxxxxx - 16進数 6桁の Unicode 文字コード番号 INSERT INTO sample_table VALUE (1, U&amp;'\0002', U&amp;'\+000061'); 参考文献 https://tech-lab.sios.jp/archives/8640</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F2020%2F06%2F18%2F160641&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>2020-06-18 16:06:41</published>
  <title>【PostgreSQL】特殊文字を扱う</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/2020/06/18/160641</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
