Embedded SQL

From Oracle FAQ
⧼orafaq-jumptonavigation⧽⧼orafaq-jumptosearch⧽

Embedded SQL is SQL statements are hard-coded in the program and executed "as-is" at run-time. Embedded SQL is also known as static SQL. Except for host bind variables, these statement cannot be altered at run rime.

Also see

Glossary of Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #