<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>雾非雾 - SQL 语句查询之 ORDER BY xxx DESC 的评论</title>
<link>https://www.941741.xyz/archives/98.html</link>
<atom:link href="https://www.941741.xyz/feed/archives/98.html" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>工作需要，在一张表中一个人有多条记录；需要提取所有记录中，序号最大的条的前几列、加序号最小的一行的后二列；常规思路，查询所有数据选第一行；SELECT TOP 1 * FROM VCF1 WHE...</description>
<lastBuildDate>Wed, 15 Oct 2025 17:10:16 +0800</lastBuildDate>
<pubDate>Wed, 15 Oct 2025 17:10:16 +0800</pubDate>
<item>
<title>TeacherDu</title>
<link>https://www.941741.xyz/archives/98.html/comment-page-1#comment-602</link>
<guid>https://www.941741.xyz/archives/98.html/comment-page-1#comment-602</guid>
<pubDate>Wed, 15 Oct 2025 17:10:16 +0800</pubDate>
<dc:creator>TeacherDu</dc:creator>
<description><![CDATA[平时图形化工具用的比较多，很少使用SQL语句来管理~]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<beartext class="comment-excerpta break"><p>平时图形化工具用的比较多，很少使用SQL语句来管理~</p></beartext>
]]></content:encoded>
<comments>https://www.941741.xyz/archives/98.html/comment-page-1#comment-602#comments</comments>
</item>
</channel>
</rss>