SQL PLUS Session Environment Oracle PLSQL Tutorial

SQL>
SQL> pause Hit the [Enter] key...
Hit the [Enter] key...
SQL> accept x number -
> prompt "Enter a value for x: "
Enter a value for x:
SQL> define x
DEFINE X               =      0 (NUMBER)
SQL>