<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a1026302</author_name>
  <author_url>https://blog.hatena.ne.jp/a1026302/</author_url>
  <blog_title>ものづくりのブログ</blog_title>
  <blog_url>https://a1026302.hatenablog.com/</blog_url>
  <categories>
    <anon>DB</anon>
    <anon>DB-clickhouse</anon>
  </categories>
  <description>ClickHouse でダブルクォーテーションを使ったSQLで問い合わせたらうまくいきませんでした。 どうやら調べてみたら、文字列リテラルに使用できるのは一重引用符のみで、二重引用符は、識別子についてはバッククォートと同じように機能するとのことでした。 失敗(double-quotation) (UNKNOWN_IDENTIFIER) と表示され、検索がうまくいかない。 select id, name from account where id= &quot;12345&quot;; 成功(single-quotation) 期待した通りの検索結果 select id, name from account whe…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa1026302.hatenablog.com%2Fentry%2F2022%2F06%2F12%2F004319&quot; title=&quot;ClickHouse でダブルクォーテーションを使った SQL で問い合わせたらうまくいかなかったのでメモ - ものづくりのブログ&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>https://cdn.user.blog.st-hatena.com/default_entry_og_image/157314735/1599576939808917</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-06-12 00:43:19</published>
  <title>ClickHouse でダブルクォーテーションを使った SQL で問い合わせたらうまくいかなかったのでメモ</title>
  <type>rich</type>
  <url>https://a1026302.hatenablog.com/entry/2022/06/12/004319</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
