DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
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
COMMENT
Name
8+1 =
Submit