This document provides an overview and guide to using Oracle Precompilers to develop applications with embedded SQL. It describes key concepts like embedded SQL statements, static vs dynamic SQL, host and indicator variables. It outlines the steps to develop an embedded SQL application and includes an example program. It also covers required sections like the declare section and use of the SQLCA. The document aims to help programmers learn the basics of embedded SQL programming.