Statement

<< SQL dialect | IBExpert Glossary | Stored Procedure >>

A statement is the smallest unit of a program. Statements are separated in Firebird/InterBase® by a semicolon.

A statement is an instruction written in a high-level language. A statement directs the computer to perform a specified action. A single statement in a high-level language can represent several machine-language instructions. Programs consist of statements and expressions.

Source: https://www.webopedia.com/