Subject | size of the field |
---|---|
Author | nadabadan |
Post date | 2004-03-10T23:15:02Z |
Hi,
Is there a strlen statement in FireBird SQL to get the size of a
field? For example...
If i do "INSERT INTO TABLE1( field1 ) VALUES( "ABC" );
then is something like
SELECT strlen(field) from TABLE1; ?
Thanks.
Nada
Is there a strlen statement in FireBird SQL to get the size of a
field? For example...
If i do "INSERT INTO TABLE1( field1 ) VALUES( "ABC" );
then is something like
SELECT strlen(field) from TABLE1; ?
Thanks.
Nada