From: Jesus A. <ja...@er...> - 2003-06-05 15:33:00
|
Hi, I come again to the arrays topic. ;-) Probably it is more a Firebird question but when we insert an array that is smaller than the definition of the array, what happens on the database? Example: If the array field is defined as 30.000 ints and we insert a slice of 3 ints, is the database size increased by 30.000 values? Thank you. Jesus |