• jpentz99 (3/21/2013)


    ...

    MS docs sometimes refer to it as a DML operation as well:

    "Some data manipulation language (DML) operations, such as table truncation, use Sch-M locks to prevent access to affected tables by concurrent operations." -- http://msdn.microsoft.com/en-us/library/ms175519.aspx

    Is there an official list of DDL operations or is its DDL-ness decided by community consensus? 🙂

    +1 (i actually posted the same link... reposted by me.... 😀 )

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.