1
0
-1
1 answer
- 10-1
It is limited due to database's constraint. In your case, Oracle table column limit - probably 1000. https://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:53174778859588
Add your comment...
It is limited due to database's constraint. In your case, Oracle table column limit - probably 1000. https://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:53174778859588
I’ve created multiple forms pointing to same table. Forms are rather extensive. Is there a system limit to amount of field id’s per table? Using Oracle DB.