Multiple choice PL/SQL text can contain group of characters known as _______ units. variable numerical lexical binary Reveal answer Fill a bubble to check yourself C Correct answer Explanation Lexical units are the basic building blocks of PL/SQL code, including identifiers, literals, delimiters, and comments.