Forum Post: RE: longcharacter data type

  • Thread starter Thread starter gus
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top