<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tokizuoh</author_name>
  <author_url>https://blog.hatena.ne.jp/tokizuoh/</author_url>
  <blog_title>カルボナーラ街道</blog_title>
  <blog_url>https://tokizuoh.hatenablog.com/</blog_url>
  <categories>
    <anon>PostgreSQL</anon>
  </categories>
  <description>今日もSQLZOOでSQLを学んだ。 sqlzoo.net 昨日のブログでBETWEENを試したが、以下のようにも書ける。 SELECT idl.id AS id, idl.name AS name, COUNT(idl.id) AS count FROM idol idl INNER JOIN idol_unit idlunt ON idl.id = idlunt.idol INNER JOIN unit unt ON idlunt.unit = unt.id GROUP BY idl.id HAVING idl.count &gt;= 2 AND idl.count &lt;= 3 ORDER BY …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftokizuoh.hatenablog.com%2Fentry%2F2022%2F02%2F09%2F001327&quot; title=&quot;PostgreSQLのLIKEを試す - カルボナーラ街道&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>2022-02-09 00:13:27</published>
  <title>PostgreSQLのLIKEを試す</title>
  <type>rich</type>
  <url>https://tokizuoh.hatenablog.com/entry/2022/02/09/001327</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
