Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

fields in a table

Former Member
0 Likes
448

how many fields we can have in a table?is there any limit?wats the limit?

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
431

A lot, there is not a limit on the fields, but a limit on the entire structure or length of all the fields in the table defintion.

Regards,

Rich Heilman

3 REPLIES 3
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
432

A lot, there is not a limit on the fields, but a limit on the entire structure or length of all the fields in the table defintion.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
431

Hi Sunil,

A table may not have more than 249 fields. The sum of all field lengths is limited to 1962 (whereby fields with data type LRAW and LCHR are not counted).

Regards

Sudheer

Read only

Former Member
0 Likes
431

Hi,

I think there is no limit for no. of fields for a ztable/structure (I could be wrong).

The sum of all field lengths is limited to 1962

(whereby fields with data type LRAW and LCHR are not counted).

Regards,

Ferry Lianto