I have pickup values from 40 different tables based on the a particular value. For example, If my value is ABC then I have to pick the value from a the table specific to ABC, and so on. Each table have 2 columns (one date and one value for that date). These two columns are same across all 40 tables.
Then if the value is XYZ I have to pick the value from XYZ table which has 2 columns (one date and one value for that date) and so on.
Please help.
Then if the value is XYZ I have to pick the value from XYZ table which has 2 columns (one date and one value for that date) and so on.
Please help.