Viewing 2 posts - 1 through 2 (of 2 total)
This probably not a staright forward one using msdb sprocs as you think,so you would need to work directly with msdb system tables
code like this might help you to create...
April 19, 2006 at 1:27 pm
#633133
Same result with time..
select getdate() - datepart(day,getdate())
April 18, 2006 at 10:49 am
#632907