<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>arms-doi</author_name>
  <author_url>https://blog.hatena.ne.jp/arms-doi/</author_url>
  <blog_title>arms inc. Engineers' Blog</blog_title>
  <blog_url>https://tech.arms-soft.co.jp/</blog_url>
  <categories>
    <anon>SQL</anon>
    <anon>バックエンド</anon>
  </categories>
  <description>こんにちは、ドイです！ 前回に引き続き、データサイエンス100本ノックに挑戦していきます。 前回の記事 tech.arms-soft.co.jp S-052: レシート明細データ（receipt）の売上金額（amount）を顧客ID（customer_id）ごとに合計の上、売上金額合計に対して2,000円以下を0、2,000円より大きい金額を1に二値化し、顧客ID、売上金額合計とともに10件表示せよ。ただし、顧客IDが\&quot;Z\&quot;から始まるのものは非会員を表すため、除外して計算すること。 SELECT customer_id, SUM(amount) as sum_amount, CASE WH…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.arms-soft.co.jp%2Fentry%2F2024%2F06%2F05%2F090000&quot; title=&quot;【SQL】データサイエンス100本ノック（構造化データ加工編）に挑戦！！52〜55 - arms inc. Engineers&amp;#39; Blog&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-ak.f.st-hatena.com/images/fotolife/a/arms-doi/20240206/20240206160902.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-06-05 09:00:00</published>
  <title>【SQL】データサイエンス100本ノック（構造化データ加工編）に挑戦！！52〜55</title>
  <type>rich</type>
  <url>https://tech.arms-soft.co.jp/entry/2024/06/05/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
