Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

allsource oracle

select *
from   all_source
where  lower(text) like lower('%Some source%');
 
PREVIOUS NEXT
Tagged: #allsource #oracle
ADD COMMENT
Topic
Name
1+2 =