I\'m trying to improve performance of my Oracle SQL queries by using array binding to an OracleParameter.
Is it possible, in .NET, to pass a sql statement to SQL server for parsing and return the tables involved in the statement and the type of operation. So for a statement like this :