Answer Posted / uday
Sp is nothing but Group of T-Sql Statments compiled into a
single execution plan.
Sy: create procedure Pname
{@parameter1 datatype,@parameter2.........)
as
SQL Statments
end
Plz let me know if i am wrong
uday_testing@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we use update in sql function?
How many sql core licenses do I need?
What is t-sql? : Transact sql
What is a trigger word?
What is use of trigger?
What is plpgsql language?
How to add a column ‘salary’ to a table employee_details?
Why do we use procedures in pl sql?
Can a foreign key be a duplicate?
Is big data nosql?
How many aggregate functions are available there in sql?
What is number function in sql?
What is foreign key sql?
Why coalesce is used in sql?
What is a sql*loader control file?