<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>全国個人事業主支援協会 | 中島 泰一 | Activity</title>
	<link>https://kojinjigyou.org/member-index/nakajima_y3719/activity/</link>
	<atom:link href="https://kojinjigyou.org/member-index/nakajima_y3719/activity/feed/" rel="self" type="application/rss+xml" />
	<description>中島 泰一 についてのアクティビティフィード。</description>
	<lastBuildDate>Thu, 09 Apr 2026 08:13:30 +0900</lastBuildDate>
	<generator>https://buddypress.org/?v=6.3.0</generator>
	<language>ja</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">d69ff090e2a2da5aa9c4db00299b0352</guid>
				<title>中島 泰一 wrote a new post, 集計後の件数を元にデータを抽出する方法について</title>
				<link>https://kojinjigyou.org/?p=75991</link>
				<pubDate>Tue, 22 Oct 2024 23:04:09 +0900</pubDate>

									<content:encoded><![CDATA[<p>SQLを使用してデータを集計することはよくあると思いますが、集計した結果を元にある条件でデータを抜き出す、ということもあると思います。<br />
今回は、ある条件で集計した結果の件数を元に、一定の件数以上のデータを取得するSQLをまとめたいと思います。<br />
★サブクエリを使用して取得する方法<br />
サブクエリを使用して集計しておき、メインのクエリのWhere句に件数での抽出条件を指定する方法です。</p>
<p>select * from ( se[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">667dfe42835dfba59aef798f42ebcf74</guid>
				<title>中島 泰一 wrote a new post, 別のテーブルの値を使って更新する方法について</title>
				<link>https://kojinjigyou.org/?p=74458</link>
				<pubDate>Tue, 24 Sep 2024 02:03:55 +0900</pubDate>

									<content:encoded><![CDATA[<p>あるテーブルの値を別のテーブルの値で更新したい場合、UPDATE文にJOIN句をつけて実行しますが、よく忘れてしまうので備忘録として記載します。</p>
<p>例えば、発注データに含まれる発注先名を取引先マスタの取引先名で更新したい場合、等に使用できます。</p>
<p>通常のUPDATE文の構文は、<br />
UPDATE テーブル1 SET カラム名1 = 値1, カラム名2 = 値2, カラム名3 = 値3, &#8230; WHERE 条件文;<br />
と[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8d3870999e6f99884ff5735b9c42fddc</guid>
				<title>中島 泰一 wrote a new post, ダンプファイルの任意のテーブルのみリストアする方法</title>
				<link>https://kojinjigyou.org/?p=72653</link>
				<pubDate>Sat, 17 Aug 2024 06:42:57 +0900</pubDate>

									<content:encoded><![CDATA[<p>はじめに<br />
常日頃、保守業務で問合せ対応を行っていると、過去のダンプファイルから任意のテーブルのみリストアしたい場合がよく発生します。<br />
今回は備忘録としてその手順をまとめておこうと思います。</p>
<p> <br />
抜き出したいテーブルの開始位置を求める<br />
まず初めに、zegrepコマンドを使ってダンプファイルに格納されているテーブルの開始行番号を取得します。<br />
構文は以下の通りです。</p>
<p>zegrep -in &#8216;^d[&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ec85403b09c6a2d335029c65cc733309</guid>
				<title>中島 泰一 wrote a new post, 今月からお世話になります。</title>
				<link>https://kojinjigyou.org/?p=71636</link>
				<pubDate>Sat, 27 Jul 2024 00:47:00 +0900</pubDate>

									<content:encoded><![CDATA[<p>皆さま、初めまして。<br />
今月からお世話になります中島と申します。</p>
<p>仕事は個人事業主としてシステムエンジニアをしています。<br />
基本的に、お客様先に常駐してのお仕事になりますが、数年前のコロナ禍で在宅勤務が主流になり、<br />
現在のお客様先でも在宅勤務になりました。<br />
仕事は主に、自社開発したアプリケーションの保守業務の取りまとめを行っています。</p>
<p>これからいろいろとお世話になるかと思いますが、<br />
今後ともよろしくお願いいたします。</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1175d0e73f2c0e851ffe345082aed8c7</guid>
				<title>中島 泰一 さんがプロフィール写真を変更しました</title>
				<link>https://kojinjigyou.org/member-activity/p/26696/</link>
				<pubDate>Mon, 22 Jul 2024 08:17:24 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">38e7ee72e59244c7014a63af5ac52765</guid>
				<title>中島 泰一 さんがプロフィール写真を変更しました</title>
				<link>https://kojinjigyou.org/member-activity/p/26695/</link>
				<pubDate>Mon, 22 Jul 2024 08:15:47 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">180df76fc59770a76337c32d37fae5f0</guid>
				<title>中島 泰一 さんがプロフィール写真を変更しました</title>
				<link>https://kojinjigyou.org/member-activity/p/26694/</link>
				<pubDate>Mon, 22 Jul 2024 08:15:07 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8dfe8a11ce11ddba3fd46a223e65acbe</guid>
				<title>中島 泰一 さんがプロフィール写真を変更しました</title>
				<link>https://kojinjigyou.org/member-activity/p/26693/</link>
				<pubDate>Mon, 22 Jul 2024 08:11:48 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2d44120305af881981614356b5b44e9c</guid>
				<title>中島 泰一 さんのプロフィールが更新されました。</title>
				<link>https://kojinjigyou.org/member-activity/p/26513/</link>
				<pubDate>Fri, 19 Jul 2024 05:32:26 +0900</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>