Read column name dynamically
Hello, I am looking for a solution to read column dynamically from input. For Example: Step 1: I am using oracle execute snap to pass the schema.tableName to read the data. In this case lets assume my table name is ‘employee’. Step 2: Then I wanted t...