Anonymous Asked in Cars &Transportation · 2 weeks ago

What is the maximum limit of varchar data type *?

Contents
The ANSI standard data type for varying-length character strings is CHARACTER VARYING. The size of the maximum size (m) parameter of a VARCHAR column can range from 1 to 255 bytes. If you are placing an index on a VARCHAR column, the maximum size is 254 bytes.


Related Questions

Relevance
Write us your question, the answer will be received in 24 hours