Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


If we create a column with data type VARCHAR(3), what would
we expect to see in MySQL table?

Answers were Sorted based on User's Feedback



If we create a column with data type VARCHAR(3), what would we expect to see in MySQL table?..

Answer / amith

CHAR(3), since MySQL automatically adjusted the data type.

Is This Answer Correct ?    3 Yes 5 No

If we create a column with data type VARCHAR(3), what would we expect to see in MySQL table?..

Answer / sivateja

through check command in mysql

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More MySQL Interview Questions

How do I backup mysql database on linux?

0 Answers  


What is mysql optimization?

0 Answers  


In which format data is stored in mysql database?

0 Answers  


How to find the unique values if the value in the column is repeated?

0 Answers  


What is the data type for file in mysql?

0 Answers  


How to make a copy values from one column to another in mysql?

0 Answers  


Can you tell the difference between mysql_fetch_object and mysql_fetch_array?

0 Answers  


How triggers can be used in mysql?

0 Answers  


please give me the answer for this: query which generates the second highest integer in the table?

8 Answers  


What is limit in mysql?

0 Answers  


What is a longblob?

0 Answers  


Explain the difference between MyISAM Static and MyISAM Dynamic?

1 Answers  


Categories