Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Max number of fields in an Oracle database???
What is the max number of fields you can have in an Oracle database file?
I am working with about 100 fields....some as large as 40 characters.
It seems that I can create the data format with no problem but when usint the
INSERT INTO CUSTOMER
values("fsafsaf","dfajsfdlj",......etc), it gives me an error saying that the
number of values are too big...
I was able to INSERT values into 40 fields with no problem....but over 90 gave me an error msg.
Is this a bug or an Oracle limitation?
FoxPro can handle over 100 fields....is this going back into the past?
OracleNewb........ Received on Tue Jan 19 1999 - 21:40:13 CST
![]() |
![]() |