Srinuvelati
Technical User
I have a performance problem
I have two tables one is master other is transaction data. And transaction data record count is in more than 10 millions
I need to get the the transaction data records count where the key field is in master. Please provide the best solution I have tried with joins ... in ... not in conditions. if you have any way out let me know
I have two tables one is master other is transaction data. And transaction data record count is in more than 10 millions
I need to get the the transaction data records count where the key field is in master. Please provide the best solution I have tried with joins ... in ... not in conditions. if you have any way out let me know