Which statement correctly describes SQL and /SQL*Plus?()
A、A. Both SQL and /SQL*plus allow manipulation of values in the database.
B、B. /SQL* Plus recognizes SQL satement and sends them to the server; SQL is the Oracle proprietary interface for executing SQL statements.
C、C. /SQL* Plus language for communicating with the Oracle server to access data; SQL recognizes SQL statements and sends them to the server.
D、D. /SQL manipulates data and table definition in the database; /SQL* Plus does not allow manipulation of values in the database.