SQL 解析过程

1> Parse phase:   --Searches for the statement in the shared pool   -- check syntax   --check semantics and privileges   --Merges view definitions and subqueries   --Determines execution plan   There
相关文章
相关标签/搜索