4. It will be the list of String Values. It can be added a new string value when user need add the new values.Note. User cannot add value anymore when it reaches 1000 items. or Enter the String value more than 1000 values Example : String_Value in ( :4, :5, :6, :7, :8, :...
. In QA environment i am getting the oracle error 'Error ORA-01795: maximum number of expressions in a list is 1000; but in Development environment its working fine. we have the same data in Development and QA environment. Do you have any idea to fix this error ? Is t...