7. Embedded SQL for Pascal : Pascal Variables and Data Types : Embedded SQL/Pascal Declarations : Pre-declared Identifiers
 
Share this page                  
Pre-declared Identifiers
Embedded SQL pre-declares all the standard Pascal types and constants in a scope enclosing the entire program (see Data Types (see page Data Types) and Constants (see page Constants) in this chapter). You should not redefine any of these identifiers, because the runtime library expects the standard definitions.