Answer Posted / durgaprasad sr
Actually why PL/SQl is existing when SQL is already there is...
To convert all the values present in a table to VARIABLES so that we can present the data on front end. untill and unless you convert them to variables you cant see the output on front end..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are expressions?
what are the differences among rownum, rank and dense_rank? : Sql dba
What is parameter substitution in sql?
What is the difference between Union and Union all. Which is faster.
What is sql engine in oracle?
What is the difference between inner join and outer join?
what are all types of user defined functions? : Sql dba
What are sql built in functions?
What is delimiter in pl sql?
How many rows can sqlite handle?
What is a pl/sql block?
Which sql statement is used to return only different values?
What is sql exception?
How are functions and procedures called in PL/SQL?
what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba