Test tool with predefined SQL and existing Schema -
09-11-2008
, 03:19 AM
All,
I am looking for a tool with these properties:
1. inputs are a set of SELECT statements with bind parameters and a
database connection
2. the tool will read those SQL statements, analyze the schema and
either generate an SQL script with n executions for each input SELECT
with values from DB filled in or execute these statements directly
3. If it is Oracle only this is ok
4. analyzing an Oracle or other trace file is not an option, i.e. no
kind of replay tool
My Google-fu did not turn up anything useful. Does anybody here know
a beast like this?
Thanks!
robert |