Can we execute a stored procedure inside a trigger?
Answer Posted / swetha
No you can't call stored procedure inside triggers.
| Is This Answer Correct ? | 11 Yes | 29 No |
Post New Answer View All Answers
What are rows and columns?
What does select 1 mean?
How to add additional conditions in SQL?
What is use of except clause? How does it differ from not in clause?
What do you mean by sql server agent?
How many databases can we create in a single server?
How to download and install the scaled-down database adventureworkslt?
What is a join in sql? What are the types of joins?
What are the difference between primary keys and foreign keys?
how you can move data or databases between servers and databases in sql server? : Sql server administration
What is difference between Datepart() and Datename() in SqlServer?
What is right outer join in sql server joins?
1.what are diff types of joins , and explain diff between cross join and full outer join 2.diff types of views 3. Diff types of index 4. What is diff b/w stores procedure and function procedure 5.diff between double and int in SQL 6.diff between char and varchar in SQL. 7.Oracle or SQL whice you will preferred and why.
What is openrowset sql server?
What is difference between line feed ( ) and carriage return ( )?