Skip to content

Commit 9e58f50

Browse files
author
Ya yanpei
committed
Deployed ee2c5d8 to v1 with MkDocs 1.6.1 and mike 1.1.2
1 parent da6d939 commit 9e58f50

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

v1/faq/smart_question_description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2517,7 +2517,7 @@ <h1 id="postgres">Postgres<a class="headerlink" href="#postgres" title="Permanen
25172517
<p>GENERATE_SQL_QUERY_LIMIT_ENABLED=false
25182518
```</p>
25192519
</div>
2520-
<h2 id="6-oracle-12-limit-1000-sql">6 为什么低于 Oracle 12 版本会出现 limit 1000 加在 SQL 最外层?<a class="headerlink" href="#6-oracle-12-limit-1000-sql" title="Permanent link">&para;</a></h2>
2520+
<h2 id="8-oracle-12-limit-1000-sql">8 为什么低于 Oracle 12 版本会出现 limit 1000 加在 SQL 最外层?<a class="headerlink" href="#8-oracle-12-limit-1000-sql" title="Permanent link">&para;</a></h2>
25212521
<div class="admonition abstract">
25222522
<p>如下所示,在问数请求发起后,模型生成的限制1000行条件:ROWNUM &lt;= 1000,增加到了 SQL 语句的最外层,可能会影响结果的准确性。</p>
25232523
<div class="highlight"><pre><span></span><code>SELECT &quot;d1&quot;.&quot;CITYNAME&quot; AS &quot;city_name&quot;,

v1/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)