G
gus
Guest
off the top of my head, differences of longchar are: - corresponding database column type is "CLOB". - cant be used in a database index - cant be word-indexed - size is limited 1 gigabyte - you can set the code page of individual longchar variables - they export and import differently than char
Continue reading...
Continue reading...