MCPcopy 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
3import sys
4import os

Callers

nothing calls this directly

Calls 15

strFunction · 0.85
cursorMethod · 0.80
writerMethod · 0.80
writerowMethod · 0.80
openFunction · 0.50
lowerMethod · 0.45
compileMethod · 0.45
connectMethod · 0.45
fetchallMethod · 0.45
executeMethod · 0.45
stripMethod · 0.45
matchMethod · 0.45

Tested by

no test coverage detected