Hi All,
Currently there is one table in my code and it is used by the cursor. As now i need to use the another table as well.
According to requirement i check some condition if condition satisfies i need to use table A else table B in cursor.
could you please advise me the better solution for this?
Many thanks
Currently there is one table in my code and it is used by the cursor. As now i need to use the another table as well.
According to requirement i check some condition if condition satisfies i need to use table A else table B in cursor.
could you please advise me the better solution for this?
Many thanks