What is the basic difference between a sql and stored
procedure ?
Answer Posted / thanjairajan@gmail.com
SQL is a Language. Stored procedure is transact SQL statement.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are three advantages to using sql?
How can we store rows in PL/SQL using array?
Are there any features that are decommissioned in 11g that are not present in 11g?
What kind of join is join?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
what is commit? : Sql dba
How delete all data from all tables in sql?
what is the syntax used for partition in tsql? : Transact sql
what is unique key constraint? : Sql dba
What is mutating table error?
What is cursor in pl sql with examples?
Mention what are different methods to trace the pl/sql code?
Which command is used to delete a package?
Define overloaded procedure?
How do you create a unique index?