what is the difrence between sql and pl/sql
Answer Posted / 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 |
Post New Answer View All Answers
Why do we use views instead of tables?
What is a user defined variable?
What does mysql_query return?
What is the purpose of using a heap table?
What data structure does mysql use?
What is mysqlcommand?
How does php communicate with mysql?
How to get nth highest salary from table in a mysql?
How to drop an existing index in mysql?
How can we optimize stored procedure?
Consider a scenario where you have two to three tables with thousand tuples in each of them. Now, if you have to perform a join operation between them will you choose to perform filtering of rows or transforming of rows first.
How many columns is too many mysql?
What are the column comparisons operators?
What is mysqlcheck do?
How do stored procedures work?