How to run sql select statement in sql job (sql 2000)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • viki123
    New Member
    • Mar 2010
    • 9

    How to run sql select statement in sql job (sql 2000)

    i want to create sql job that runs a simple select query at specific time
  • Delerna
    Recognized Expert Top Contributor
    • Jan 2008
    • 1134

    #2
    Create it as a DTS and then schedule the DTS to run at that specific time

    Hang on...just reread the question

    runs a simple select query at specific time
    what exactly do you mean by that?
    For what purpose?

    Comment

    Working...