oracle SQL解析步骤小结
编程学习 2021-07-05 16:08www.dzhlxh.cn编程入门
oracle SQL 解析 步骤,爱好oracle的朋友可以参考下,了解工作流程。
1 The syntax of the SQL statement is verified.
SQL的语法检查
2 The data dictionary is searched to verify table and column definitions.
从数据字典检查表名和字段名
3 The data dictionary is searched to verify security privileges on relevant objects.
从数据字典中检查权限
4 Parse locks are acquired on the relevant objects.
解析相关对象的锁
5 The optimal execution plan is determined.
选在执行计划运行SQL
6 The statement is loaded into the shared SQL area (also known as the library cache) in the shared pool of the system global area (SGA).
执行后SQL语句放在SGA的SQL共享区
SQL的语法检查
2 The data dictionary is searched to verify table and column definitions.
从数据字典检查表名和字段名
3 The data dictionary is searched to verify security privileges on relevant objects.
从数据字典中检查权限
4 Parse locks are acquired on the relevant objects.
解析相关对象的锁
5 The optimal execution plan is determined.
选在执行计划运行SQL
6 The statement is loaded into the shared SQL area (also known as the library cache) in the shared pool of the system global area (SGA).
执行后SQL语句放在SGA的SQL共享区
上一篇:ORACLE实例的后台进程
下一篇:Oracle 中文字段进行排序的sql语句
编程语言
- Win10 PC创意者更新慢速版15048改进内容与已知问题
- 用纯CSS3实现网页中常见的小箭头
- 神舟笔记本问题集锦
- Bellnames常用操作说明
- 揭秘手机淘宝搜索排序的影响因素
- XHTML入门学习教程-网页Head和DTD
- 笔记本光驱保养常用知识
- hzhost虚拟主机系统致命漏洞
- 电脑无线网络出现红色叉叉无线网卡打不开的六
- 16项评比不得不看 机箱哪些功能最实用
- AI怎么绘制一个呲牙的qq表情-
- 红帽指点杆机械键盘 TEX Yoda上手体验测评
- 笔记本电脑保养常识有哪些-笔记本保养常识总结
- cdr怎么设计圆角矩形效果的图标-
- 在XSLT样式表中声明命名空间小结
- Fireworks教程-常用操作技巧总结