How to identify in which environment rich media is enable by using SQL Query

select * from FUSION.ASK_DEPLOYED_APPLICATIONS where NAME in ('ORA_VIDSTORAGESERVICEAPP' ,'ORA_VIDTRANSCODINGSERVICEAPP', 'ORA_STREAMINGCONTENTDELIVERYAPP', 'ORA_NONSTREAMINGCONTENTDELIVERYAPP')

I hope this blog post was helpful for you. If you have any questions or feedback, please leave a comment below.