sqls
美
英 
例句
Use database snapshots or other tools to analyze the SQLs that have the biggest negative impact on performance.
使用数据库快照或其他工具来分析对性能存在最大的负面影响的SQLs。
To ensure that multiple schemas are supported correctly, a new option on the configuration utility enables grouping SQLs by a string.
为确保正确支持多个架构,配置实用工具中的一个新选项支持按字符串分组SQL。
Ensure those SQLs have optimal access plans and the best indexes in place.
确保那些SQLs拥有优化的访问计划和最佳索引。
More automation is provided to arrange SQLs by packages.
还提供了更多自动化以根据数据包排列SQL。
RDBMS either directly through SQLs or stored procedures indirectly using ORM
直接通过SQL或间接使用ORM的存储过程来实现RDBMS