Answers for "what is the difference between char and varchar?"

6

char vs varchar

CHAR is used for Fixed length while VARCHAR is variable length
Posted by: Guest on August-20-2021

Code answers related to "what is the difference between char and varchar?"

Browse Popular Code Answers by Language