...
Example below
Step-by-step guide
Code Block | ||
---|---|---|
| ||
SELECT * FROM jobs.t_JobStatus |
Each Job starts with a JobStatusID of -3 -This target is not yet confirmed ready to be served
...
You can also get some more information from the TargetStatusID for some more information which correspond to JobstatusID.
Shown below.
Code Block | ||
---|---|---|
| ||
Select * from Jobs.t_TargetStatus |
Info |
---|
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...