1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

更新国内版力扣题目描述变更

This commit is contained in:
2022-05-02 23:42:43 +08:00
parent 74598d1cf8
commit 7ea03594b3
198 changed files with 11378 additions and 11118 deletions

View File

@@ -13,14 +13,16 @@ id是该表的主键列。
<p>&nbsp;</p>
<p>编写一个SQL查询<strong>删除</strong> 所有重复的电子邮件只保留一个id最小的唯一电子邮件。</p>
<p>编写一个 SQL <strong>删除语句</strong><strong>删除</strong> 所有重复的电子邮件只保留一个id最小的唯一电子邮件。</p>
<p><strong>任意顺序</strong> 返回结果表。</p>
<p><strong>任意顺序</strong> 返回结果表。 <strong>注意</strong> 仅需要写删除语句,将自动对剩余结果进行查询)</p>
<p>查询结果格式如下所示。</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>示例 1:</strong></p>
<pre>