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

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - SQL 用法 » 性能提高、诊断和监控 » 关于提高性能的提示

 

提示:使用批量操作方法

如果需要将海量的信息装载到数据库中,则可以借助于为这些任务提供的特殊工具。

如果您将要装载大文件,一种较为有效的方法是在装载数据后在表上创建索引。

 另请参见