What is Embedded SQL?

Embedded or Static SQL queries are those instructions that do not change at the execution or runtime and can be hard-coded (where data or parameters cannot be altered) into different applications.