Multiple choice technology databases Which character is used to continue a statement in SQL*Plus? * / - @ Reveal answer Fill a bubble to check yourself C Correct answer Explanation In SQL*Plus, the hyphen (-) is used as a continuation character when a SQL statement spans multiple lines. It indicates the statement continues on the next line.