Hi All,
Stored Procedure is DDL or DML Statement?
Hi All,
Stored Procedure is DDL or DML Statement?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Jul 9, 2021, 12:12 PM
Rajanikant HawaldarPosted Jul 9, 2021, 12:06 PM
Creation is a DDL instruction
Using the stored procedure is both DDL or DML, it depends on its contents