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