A capability for entering SQL statements from a workstation is part of the architecture of the database manager. A statement entered in this way is said to be issued interactively.
Such a statement must be an executable statement that does not contain parameter markers or references to host variables, because these make sense only in the context of an application program.