File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
faq/smart_question_description Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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 "> ¶</ 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 "> ¶</ a > </ h2 >
25212521< div class ="admonition abstract ">
25222522< p > 如下所示,在问数请求发起后,模型生成的限制1000行条件:ROWNUM <= 1000,增加到了 SQL 语句的最外层,可能会影响结果的准确性。</ p >
25232523< div class ="highlight "> < pre > < span > </ span > < code > SELECT "d1"."CITYNAME" AS "city_name",
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments