Connor and Chris will both be at AI World from October 12 to October 17 , the premier Oracle conference of 2025. If you're in Vegas, please come say Hi or pop into our sessions
Thanks for the question, Manjunath.
Asked: June 19, 2017 - 12:56 pm UTC
Last updated: August 22, 2019 - 2:29 pm UTC
Version: 11.2.0.1
Viewed 10K+ times! This question is
select /* this */* from dual; select /* that */* from dual; select sql_id, sql_text from v$sql where ( sql_text like '%this%' or sql_text like '%that%' ) and sql_text not like '%not this%'; SQL_ID SQL_TEXT ------------- ---------------------------- gqrwquv0utrb7 select /* this */* from dual cd8h6juhw5wkk select /* that */* from dual
Shweta, August 22, 2019 - 10:26 am UTC
Get all the information about database performance in the Database Performance guide.