Which character is used to continue a statement in SQL*Plus?

  1. *

  2. -

  3. /

  4. @


Correct Option: B

AI Explanation

To answer this question, you need to understand the SQL*Plus tool used for executing SQL commands in Oracle.

In SQL*Plus, the character used to continue a statement onto the next line is the hyphen (-).

The correct answer is B) - (hyphen). This option is correct because the hyphen character is used in SQL*Plus to continue a statement onto the next line.

Find more quizzes: