In SQL*Plus, the hyphen (-) character is used to continue a SQL statement on the next line when a statement is too long. The asterisk (*) is a wildcard for SELECT, the forward slash (/) executes the current buffer, and equals (=) is used for substitution variables, not statement continuation.