Answer Posted / k.srikanth
SQL IS A STRUCTURE QUERY LANGUAGE
PL/SQL IS A PROCEDURE LANGUAGE.
SQL USED FOR AN DDL,DML,ALL STAMENTS.PL/SQL USED FOR AN ALL
SQL STATMENTS USED AND CURSORS.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I start pl sql?
What do you mean by query optimization?
how to get a list of columns in an existing table? : Sql dba
What is pl sql commands?
What is t sql used for?
what is dbms? : Sql dba
Can we use ddl statements in stored procedure sql server?
What does (+) mean in sql joins?
Can sql function call stored procedure?
Can a table contain multiple foreign key’s?
What is a dirty read sql?
What is exit statement?
Why use stored procedures?
What is the difference among union, minus and intersect?
What does where 1/2 mean in sql?