By tag: truncate
0
kicks
When Truncating Text Increase the Size of the Read More Target - ASP.N
I found a new jQuery plugin bigTarget.js via http://www.noupe.com/css/using-javascript-to-fix-12-common-browser-headaches.html. I thought the technique would work great to improve my ListView's where I am using the truncate plugin that I found and initially posted about here Truncate Lengthy Text fo...
0
kicks
Why is TRUNCATE TABLE a DDL and not a DML operation + diff from DELETE
Why is TRUNCATE TABLE a DDL and not a DML operation and difference from DELETE FROM TABLE
0
kicks
SQL Myth: Truncate Cannot Be Rolled Back Because It Is Not Logged
The 3 major differences between truncating a table and deleting from a table