what is the difrence between sql and pl/sql

Answers were Sorted based on User's Feedback



what is the difrence between sql and pl/sql..

Answer / rahul

Sql is structured query language and pl/sql is programing
langugae that means you can use procedure ,function and
other. in pl/sql you can store procedure and function in
database and later these can be used.

Is This Answer Correct ?    1 Yes 1 No

what is the difrence between sql and pl/sql..

Answer / anuj maheshwari

sql -> structure query language.
pl/sql -> procedure language in structure query language.
this is the main difference..

Is This Answer Correct ?    0 Yes 0 No

what is the difrence between sql and pl/sql..

Answer / tonmoy bhattacharya

SQL Enter, Edit, Store & Retrieve by single command or
statement where as PL/SQL process all SQL statements one at
a time. With PL/SQL, an entire block of statements process
in a single command line.

SQL in a strucutred query language; where pl/sql is
procedures,function,variable,method all are present

Is This Answer Correct ?    0 Yes 0 No

what is the difrence between sql and pl/sql..

Answer / raj kumar soni

SQL is Structured Query Language which is used for accessing
some desired information from the table.

While PL/SQL is Procedural Language/Structure Query Language
which is used for making programs which is having predefined
structure.

Is This Answer Correct ?    0 Yes 0 No

what is the difrence between sql and pl/sql..

Answer / mayank singh

Differce B/W Pl/sql & sql is that pl/sql is used gor
Logical databese Creation. it is used in backend . It is
used for Programming.

sql is Used for front end & Used for Physical data base
creation maintain tabes & rows.

Is This Answer Correct ?    1 Yes 7 No

what is the difrence between sql and pl/sql..

Answer / rsr

Actually,

All those above answers are wrong..Because the question is
itself wrong as it has a spelling mistake for "difference"
and its displayed as "difrence".People like me only can
find this error(Bug) as because i wear Specs.

For more exact answers please contact : aar.sundar@gmail.com

Is This Answer Correct ?    2 Yes 13 No

what is the difrence between sql and pl/sql..

Answer / karthik krishnan

Similarly i have many answers for the critical and vertical
questions.
Even you can reach me by mail-id.
karthik.krishnagiri@gmail.com

Is This Answer Correct ?    3 Yes 21 No

what is the difrence between sql and pl/sql..

Answer / mr.kiruba sankar

Hello!!

If you people dont know the answer please atleast learn
from my post.

Ans : The main diffrence is ,SQL is only for team members
but when the project lead uses it,then its named as
ProjectLead SQL (shortly pl/sql)

So i think you people understood my technical knowledge, So
for any answers contact me(Incoming free).

Is This Answer Correct ?    2 Yes 21 No

what is the difrence between sql and pl/sql..

Answer / karthik krishnan

Usually we will used to mention pl/sql, so there are three
characters differing. And considering the special character
is mandatory.

Is This Answer Correct ?    2 Yes 31 No

what is the difrence between sql and pl/sql..

Answer / sudhakar shanmugam

No.The above is not a correct one.
The appropriate answer is there is only 2 letters
extra "pl" and one special charcter "/" extra.

Is This Answer Correct ?    5 Yes 53 No

Post New Answer

More MySQL Interview Questions

How can we change the name of a column of a table?

7 Answers  


What is delimiter in mysql?

0 Answers  


Can't connect mysql server on localhost?

0 Answers  


What is definer in mysql?

0 Answers  


How to convert numeric values to character strings?

0 Answers  






How do I truncate all tables in mysql?

0 Answers  


What is root password?

0 Answers  


How do I rename a procedure?

0 Answers  


Can we store files in mysql?

0 Answers  


How do I create a schema in mysql?

0 Answers  


What is session variable in mysql?

0 Answers  


Is mysql free download?

0 Answers  


Categories