hard parse的意思|示意

美 / / 英 / /

硬解析


hard parse的网络常见释义

硬解析   硬解析(Hard Parse)是指Oracle在执行目标SQL时,在库缓存找不到可以重用的解析树和执行计划,而不得不从头开始解析SQL并生成相应的Parent Cursor和C...

硬分析 当一个用户第一次提交一个SQL语句,Oracle会将这句SQL进行硬分析(Hard parse),这个过程类似于程序编译,会耗费相对较多的时间,因为它要分析语句的语法与语义,获得最佳的执行计划(Sql plan),并在内存中...

hard parse相关短语

1、 soft parse hard parse 什么叫

hard parse相关例句

It's not hard to find some XML to parse.

找到一些XML来解析并不难。

However, tags can be hard to parse visually, especially if the XML producer does not arrange vertical and horizontal whitespace to make it easier.

但是,标记很难可视地进行解析,特别是在XML编写者没有为便于解析而排列垂直和水平空白的情况下。

While he was speaking, a curious expression, which at first I found hard to parse, crept over the faces around me: disappointment.

就在他说话的时候,我立刻发现,有种古怪的表情掠过我周围那几个人的脸上:失望。

Even though it's not too hard to figure out how to break up these response strings, a client will have to parse and split the string up based on the semicolons, equal signs, pipes, and ampersands.

尽管不难找到拆分这些响应字符串的方法,但客户机将不得不根据分号、等号、竖线和与符号解析并拆分这些字符串。