1. 首页
  2. 数据库
  3. 其它
  4. oracle SQL解析步骤小结

oracle SQL解析步骤小结

上传者: 2020-12-22 20:19:42上传 PDF文件 20.56KB 热度 22次
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. 解析相关对象的锁
下载地址
用户评论