2003Apress eBooksRequires access

Native Dynamic SQL and Dynamic PL/SQL

Lakshman Bulusu

Open publisher page 0 citations

Abstract

Oracle supports two types of SQL: static SQL and dynamic SQL. In static SQL , the SQL statement is fully known at compile time and syntax and semantic references are resolved at compile time. In dynamic SQL , the SQL statements are constructed as strings and executed dynamically at runtime. This is true for PL/SQL also. Native dynamic SQL is an implementation of dynamic SQL and dynamic PL/SQL that’s integrated into PL/SQL. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.

About this research paper

What this paper is about

Oracle supports two types of SQL: static SQL and dynamic SQL. In static SQL , the SQL statement is fully known at compile time and syntax and semantic references are resolved at compile time. In dynamic SQL , the SQL statements are constructed as strings and executed dynamically at runtime. This is true for PL/SQL also. Native dynamic SQL is an implementation of dynamic SQL and dynamic PL/SQL that’s integrated into PL/SQL. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.

Why it matters

A significance statement is not available in the OpenAlex record.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

Oracle supports two types of SQL: static SQL and dynamic SQL. In static SQL , the SQL statement is fully known at compile time and syntax and semantic references are resolved at compile time. In dynamic SQL , the SQL statements are constructed as strings and executed dynamically at runtime. This is true for PL/SQL also. Native dynamic SQL is an implementation of dynamic SQL and dynamic PL/SQL that’s integrated into PL/SQL. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.

Key concepts: PL/SQL, SQL/PSM, Stored procedure, SQL injection, Computer science, Autocommit, Data definition language, SQL

Related papers

Back to paper searchBrowse research topicsOriginal source
Native Dynamic SQL and Dynamic PL/SQL — Research Paper | ScholarLens