<< Sorry to ask this but I am trying to understand the difference in Varchar and Long varchar's. >>
No doubt I will be corrected on this, but it's always been my impression that in R:Base VARCHAR and LONG VARCHAR shared exactly the same implementation and the only reason that both exist is to offer compatibility with tools that generated SQL CREATE TABLE statements. -- Larry

