Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577302.py
File
recipe-577302.py
recipes/Python/577302_Oracle_Database_String_Search_using/recipe-577302.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Oracle database string search
2
# FB - 20130726
3
import
sys
4
import
os
Callers
nothing calls this directly
Calls
15
str
Function · 0.85
cursor
Method · 0.80
writer
Method · 0.80
writerow
Method · 0.80
open
Function · 0.50
lower
Method · 0.45
compile
Method · 0.45
connect
Method · 0.45
fetchall
Method · 0.45
execute
Method · 0.45
strip
Method · 0.45
match
Method · 0.45
Tested by
no test coverage detected