Hi,
Sorry if this question is not per std of this forum, I have one EXECUTE SQL component which have T-SQL as below
Delete from DIM_ProgramTable Where CreateDate <'12:00:00 AM'
where create date is nothing but getdate() when DIM_ProgramTable was loaded.
What do guys think think in above query ,will it ever delete any record?
Regards,
gaur
Gaur