What is Query evaluation engine?
It executes low-level instruction generated by compiler.
What is DDL Interpreter?
It interprets DDL statements and record them in tables containing metadata.
What is Record-at-a-time?The Low level or Procedural DML can specify and retrieve each record from a set of records. This retrieve of a record is said to be Record-at-a-time.
|
Post a Comment