Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - 数据库管理 » 管理数据库 » SQL Anywhere 图形管理工具 » 使用 Interactive SQL » Interactive SQL 选项

 

isql_maximum_displayed_rows 选项 [Interactive SQL]

指定可在 Interactive SQL 的 [结果] 窗格中显示的最大行数。

允许值

ALL 或一个非负整数

缺省值

500

注释

使用此选项可以指定显示在 [结果] 窗格中的最大行数。也可以在 Interactive SQL 的 [选项] 窗口中设置此选项的值。

小心

显示大型结果集时,Interactive SQL 可能发生内存不足。如果出现此问题,Interactive SQL 将报告该问题,且不显示结果集。

另请参见