I want to execute a procedure, then use print to write a short message into the job history. The step executes fine, but the message doesnt show up in the history.
print 'hello'
what gives?
I want to execute a procedure, then use print to write a short message into the job history. The step executes fine, but the message doesnt show up in the history.
print 'hello'
what gives?