sqlserver query

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • svskarna
    New Member
    • Dec 2007
    • 3

    sqlserver query

    i want to retrieve a data everyday 9.00 am .how can i check.for getting date we can use getdate but i want to check ebveryday date with 9.oo am.how can
  • Carin Botha
    New Member
    • Jan 2008
    • 4

    #2
    Originally posted by svskarna
    i want to retrieve a data everyday 9.00 am .how can i check.for getting date we can use getdate but i want to check ebveryday date with 9.oo am.how can

    Why not scheduling a SQL job instead?

    Regards

    Comment

    Working...