Answer Posted / khan tauseef
SQL is structure Query Language whereas PL/SQL is Procedural
Language Structure Query Language.
SQL does not have Stored Procedures/Stored Functions whereas
PL\SQL has.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What are the set operators in sql?
What is the maximum size of sqlite database?
What is a design view?
Explain the components of sql?
How can you fetch common records from two tables?
What is a sql statement?
Is left join faster than inner join?
what is the difference between inner and outer join? Explain with example. : Sql dba
How do rank () and dense_rank () differ?
What is column?
Is left join inner or outer by default?
What is the difference between syntax error and runtime error?
What is foreign key sql?
What is full join?
What is dynamic sql in pl sql?