|
visakh16
Very Important crosS Applying yaK Herder
India
47173 Posts |
Posted - 07/04/2012 : 23:59:58
|
DDL means scripts like table creation,dropping,index creation etc DML means SELECT,UPDATE,DELETE
The reason is it will cause procedure to undergo recompilation when DML statement follows in between DDL script
------------------------------------------------------------------------------------------------------ SQL Server MVP http://visakhm.blogspot.com/
|
 |
|