SQLServerCentral » Latest topics
Dynamically create table with full structure
Hello All,
I have a large table "LARGETable" and till now my developers created a job that run every 2 minutes and delete records if the date is older than 2 months.
Of course it cause many locks.
Thus, I renamed the table name
I have a large table "LARGETable" and till now my developers created a job that run every 2 minutes and delete records if the date is older than 2 months.
Of course it cause many locks.
Thus, I renamed the table name
No comments:
Post a Comment