Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Stored Procedure delete dates before current

Author  Topic 

csinger
Starting Member

2 Posts

Posted - 2001-06-12 : 23:20:58
How can I create a stored procedure that would automatically delete a date that has passed since the current date. So that I would not have to do it manually.
thank you

   

- Advertisement -