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