July 16, 2014 at 10:26 pm
guys please suggest me what can i do i am new in this field
i don't understand what can i do for this please guide me how can i make the query for this type result
July 16, 2014 at 10:50 pm
July 16, 2014 at 11:03 pm
I need a table that warn the students before coming the assignment or quiz because the preparation purpose .
i don't understand how can i do this
please guide me
July 16, 2014 at 11:09 pm
A table can not warn anyone on its own. You can certainly create a SQL job to check for table data and email students regarding preparation.
Cheers
July 17, 2014 at 1:05 am
Have a nightly process run from SQL Agent to make the checks to see if something is coming up in the next 48 hours, or whatever, and send an email based on that information.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply