Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

What is difference between SQL and SQL*PLUS?

6 like 0 dislike
What is difference between SQL and SQL*PLUS? I don't know

Anybody know here. Please give me your feedback
asked 1 year ago by marck_don (191,010 points)

1 Answer

1 like 0 dislike
 
Best answer
SQL*PLUS is a command line tool where as SQL and PL/SQL language interface and reporting tool. Its a command line tool that allows user to type SQL commands to be executed directly against an Oracle database. SQL is a language used to query the relational database(DML,DCL,DDL). SQL*PLUS commands are used to format query result, Set options, Edit SQL commands and PL/SQL.
answered 1 year ago by daneim (127,080 points)

Related questions

4 like 0 dislike
2 answers
5 like 0 dislike
1 answer
6 like 0 dislike
1 answer
5 like 0 dislike
1 answer