SAP ABAP SQL的execution plan和cache

我在SE38里执行这段open SQL:

SAP ABAP SQL的execution plan和cache

因为我在OPEN SQL里没有使用IGNORE_PLAN_CACHE这个hint,

SAP ABAP SQL的execution plan和cache

所以execution plan会存储在表M_SQL_PLAN_CACHE里。这个表的PREPARATION_TIME field就包含了statement的preparation时间。

SAP ABAP SQL的execution plan和cache

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
SAP ABAP SQL的execution plan和cache

上一篇:原生js如何获取带有某个class的所有div元素


下一篇:CSS 24 左侧固定