If we create a column with data type VARCHAR(3), what would
we expect to see in MySQL table?
Answer Posted / sivateja
through check command in mysql
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Where is mysql password stored?
How do I automate a backup in mysql?
How do I start mysql client?
What is innodb_buffer_pool_size?
How to delete the repeated records from a table?
How do I know if mysql is running on windows?
What are the applications required to support mysql?
Is pdo faster than mysqli?
How do I find mysql location?
How do you shutdown a mysql database?
Is mariadb faster than mysql?
What is the date format in mysql?
How will show all records containing the name "sonia" and the phone number '9876543210'
How to display nth highest salary from a table in a mysql query?
What are enums used for in mysql?