Help with Datastructure Issues
Record Limits for Simple Database Structure Type
GeeTrends Posts: 123
4/20/2022
|
Greetings all, Does anyone know if there is a record limit for a simple Database Structure data type?
|
|
0
link
|
maurice@decisions.com Administrator Posts: 121
4/20/2022
|
Hello, When it comes to the number of entries for the data type you mentioned, there is no limit. However, it is logically limited by SQL meaning that the more rows you have the longer the query time.
|
|
0
link
|