• Create a stored procedure that does the required data manipulation, then assign the Job to run the stored procedure:

    "EXEC my_stored_proc [args]"