I want to display a message between two date in my web page when the finish time this message automatically deleted from page and database i dont want to use Trigger what can i use for this ?
Why not to use JOB instead? Some SQL Server Agent, can do that for you.