Skip to content

Instantly share code, notes, and snippets.

@denlab
Created September 3, 2012 16:48
Show Gist options
  • Save denlab/3610728 to your computer and use it in GitHub Desktop.
Save denlab/3610728 to your computer and use it in GitHub Desktop.
select *
from ACT_HI_TASKINST HTI
WHERE HTI.PROC_INST_ID_ = '178401'
order by HTI.START_TIME_ asc;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment