UseOfSubProcess

From SMTX Wiki
Revision as of 16:56, 27 February 2017 by Smtxwiki (talk | contribs) (Created page with "SELECT ProcessId FROM ProcessStep WHERE SubProcessId = 176 This gives all processIDs where process with ID 176 is used as sub-process.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

SELECT ProcessId FROM ProcessStep WHERE SubProcessId = 176

This gives all processIDs where process with ID 176 is used as sub-process.