alm_hardware table maximum number of columns, maximum number of rows, maximum length of one column
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 01:27 AM
I have a question regarding the alm_hardware table.
maximum number of columns,
maximum number of rows,
maximum length of one column
If you know the URL of the related document, please share it.
Regarding custom table(not alm_hardware)
maximum number of columns,
maximum number of rows,
maximum length of one column
If you know the URL of the related document, please share it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 01:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 02:53 AM
For example, in Excel, there are 1,048,576 rows x 16,384 columns.
And the maximum number of characters (maximum length) in one space is 32767.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2024 03:10 AM
Hi @gojh91 ,
The only limit would be space allotted to the database, which I would suspect would be something you have to take up with your sales representative. There should be no limit set at a database level.
I don't believe there's a limitation on records creation. The only limit would be the space allotted to your database instance. If you create millions of records at a time you might run out of database space.