Char vs Varchar in SQL

Char VarChar Char data type is used for storing single character values It is a SQL Code that helps in storing variable character Used to store characters string of fixed…
View Answer