Hello,
I have 1000 stored procedures that I need to extract table names and column names from.
Keep in mind that the SQL in the SPs are manually written. So I can't expect much consistency. I would care about the FROM clause of course and then the WHERE clause.
Is Splunk up for the job?