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
How to prepare for oracle pl sql certification?
What are the differences between implicit and explicit cursors?
In what condition is it good to disable a trigger?
What is difference between primary and secondary key?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
Is sql a scripting language?
Is join and inner join the same?
How many joins in sql?
What port does sql server use?
Does view store data in sql?
What are the methods of filing?
What are sql queries used for?
What is meant by user defined function?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
What is the command used to fetch the first 5 characters of a string?