> will it make the size of my database increase
No.
> will it affect the performance
No.
Regards,
Thomas
> Interesting. So is there a difference between VARCHAR of unspecified length
> and CLOB?
Yes, see
http://h2database.com/html/datatypes.html#varchar_type
http://h2database.com/html/datatypes.html#clob_type
Regards,
Thomas