The ACCEPT command in SQL?
The ACCEPT command in SQL:-
1)Creates a customized prompt when accepting user input
2)Explicitly defines a NUMBER or DATE data type variable
3)Hides user input for security reasons.
Example:-