What is meant by SQL,PL/SQL,SQL PLUS?
Is there any differnece between them?

Answers were Sorted based on User's Feedback



What is meant by SQL,PL/SQL,SQL PLUS? Is there any differnece between them?..

Answer / sravan kumar

sql: It is a structured query language, using this we can
use the DataBase for storing the data or retriving the data.

PL/SQL: It is a programing language with structured query
language. hear we wrote queries in programing type.

sqlplus:SQLPLUS is a tool used to connect the DataBase. SQL
and PL/SQL languages are connect with Oracle DataBase using
this tool. This Tool understands three catogories of text
1.SQL-statements,2.PL/SQL-Blocks and 3.SQL*PLUS internal
commands like "set","show".

Is This Answer Correct ?    48 Yes 6 No

What is meant by SQL,PL/SQL,SQL PLUS? Is there any differnece between them?..

Answer / naresh kumar

sql: It is a structured query language, using this we can
use the DataBase for storing the data or retriving the data.

PL/SQL: It is a programing language with structured query
language. hear we wrote queries in programing type.

sqlplus:SQLPLUS is a tool used to connect the DataBase. SQL
and PL/SQL languages are connect with Oracle DataBase using
this tool. This Tool understands three catogories of text
1.SQL-statements,2.PL/SQL-Blocks and 3.SQL*PLUS internal
commands like "set","show".

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Programming Languages AllOther Interview Questions

Fortran cannot have value by reference True or False?

2 Answers   Geometric Software,


What are the main principles of OOP?

1 Answers  


can we extend a class having only one parameterised constructor.Suggest the process to do it.

0 Answers   Zensar,


I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution

0 Answers  


Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.

0 Answers   Amazon,


what is the difference between a looping statement and a decision statement

4 Answers  


5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above

0 Answers  


How do you pass variables forwrd to future CECI sessions

0 Answers   Mind Tree,


Is CTS company do serious backgroung check?

0 Answers   CTS,


What are the Short cut Keys of Tally ERP?

0 Answers  


I'm new to ABAP. What is Module pool in SAP?

0 Answers   TCS,


What is procedural oriented language language..? give some examples of this language....?

0 Answers  


Categories