Query to find all the workflows and procedures used inside any Schema.
In Wf_Schemas table the column Schema_data provide data of all the steps inside any schema but the format is not easily usable.
can anyone help in SQL Query to get all the details for any Schema.
Like if we input schema_id to that query it will provide details like procure name, workflow name etc which is present inside any schema.
Thanks,
Meraj