SQLPlus Prompt
PROMPT Command Syntax:
PROMPT [text]
PROMPT Command Example:
PROMPT
PROMPT Enter the customer id
PROMPT For example: 1, 2, 3, 4, 5
SELECT customer_name FROM customers_view
WHERE customer_id = &customer_id
PROMPT Command Syntax:
PROMPT [text]
PROMPT Command Example:
PROMPT
PROMPT Enter the customer id
PROMPT For example: 1, 2, 3, 4, 5
SELECT customer_name FROM customers_view
WHERE customer_id = &customer_id