Stories recently tagged with 'Delete'

delete duplicate records in sql server table(logiclabz.com)

submitted by webtipswebtips(265) 2 years, 6 months ago

delete duplicate records in sql server table with or without primary key read more...

add a comment |category: |Views: 44

tags: another

GridView Tips and Tricks using ASP.NET 2.0 (dotnetcurry.com)

submitted by vivekamarvivekamar(5940) 3 years, 10 months ago

In this article, the author explores some of the most frequently asked questions about the GridView control. The article discusses ten tips and tricks that you can use while using the GridView control. read more...

add a comment |category: |Views: 107

tags: another

Why is TRUNCATE TABLE a DDL and not a DML operation + diff from DELETE(weblogs.sqlteam.com)

submitted by spirit1spirit1(3160) 4 years, 4 months ago

Why is TRUNCATE TABLE a DDL and not a DML operation and difference from DELETE FROM TABLE read more...

add a comment |category: |Views: 49

tags: another