<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Postgresql on pemako</title>
    <link>http://pemako.cn/tags/postgresql/</link>
    <description>Recent content in Postgresql on pemako</description>
    <image>
      <title>pemako</title>
      <url>http://pemako.cn/images/papermod-cover.png</url>
      <link>http://pemako.cn/images/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.146.6</generator>
    <language>en</language>
    <lastBuildDate>Thu, 09 Apr 2026 20:00:00 +0800</lastBuildDate>
    <atom:link href="http://pemako.cn/tags/postgresql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PostgreSQL</title>
      <link>http://pemako.cn/posts/postgresql/</link>
      <pubDate>Thu, 09 Apr 2026 20:00:00 +0800</pubDate>
      <guid>http://pemako.cn/posts/postgresql/</guid>
      <description>&lt;h2 id=&#34;basic-tutorial&#34;&gt;Basic Tutorial&lt;/h2&gt;
&lt;h3 id=&#34;section-1-querying-data&#34;&gt;Section 1. Querying Data&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://neon.com/postgresql/postgresql-tutorial/postgresql-select/&#34; title=&#34;PostgreSQL SELECT&#34;&gt;Select&lt;/a&gt; – show you how to query data from a single table.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://neon.com/postgresql/postgresql-tutorial/postgresql-column-alias/&#34;&gt;Column aliases&lt;/a&gt; – learn how to assign temporary names to columns or expressions within a query.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://neon.com/postgresql/postgresql-tutorial/postgresql-order-by/&#34; title=&#34;PostgreSQL ORDER BY&#34;&gt;Order By&lt;/a&gt; – guide you on how to sort the result set returned by a query.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://neon.com/postgresql/postgresql-tutorial/postgresql-select-distinct/&#34; title=&#34;PostgreSQL SELECT DISTINCT&#34;&gt;Select Distinct&lt;/a&gt; – show you how to remove duplicate rows from the result set.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;section-2-filtering-data&#34;&gt;Section 2. Filtering Data&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;https://neon.com/postgresql/postgresql-tutorial/postgresql-where/&#34; title=&#34;PostgreSQL WHERE&#34;&gt;Where&lt;/a&gt; – filter rows based on a specified condition.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
