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
How do I send sql query results to excel?
What is a temporal table?
what is innodb? : Sql dba
How much ram can sql express use?
How does a covering index work?
What pl/sql package consists of?
What is the clause we need to add in function body to return variable?
Name the operator which is used in the query for pattern matching?
How does stored procedure reduce network traffic?
Can we rename a column in the output of sql query?
What is the difference between a subquery and a join?
What is the purpose of the sql select top clause?
What is pl sql commands?
What is %type in sql?
what are the advantages a stored procedure? : Sql dba