Returns the unified SQL text for cached statements.
show_condensed_text(statement_id, option)
select show_condensed_text(SSQLID, 'text') from monCachedStatement ------------------------------------------------------------- SELECT SHOW_CONDENSED_TEXT(SSQLID,$) FROM monCachedStatement
select show_condensed_text(SSQLID, 'hash') from monCachedStatement ------------------------------------------------------------- 1331016445
show_condensed_text: