Current location - Plastic Surgery and Aesthetics Network - Plastic surgery and medical aesthetics - What is the difference between sql statement and sqlplus command?
What is the difference between sql statement and sqlplus command?
"sql statements and sqlplus commands" are actually used for oracle operations and can be regarded as "concrete implementation and optimization" of sql.

Sql is the standard for all command operations.

In addition to SQL commands, the sqlplus command can also execute the following custom commands of the sqlplus tool (for example, you can log in to oracle directly in the sqlplus window without entering the login command).