What is int mysql?



What is int mysql?..

Answer / Anas Malik

In MySQL, INT stands for integer. It is a data type used to store whole numbers within a specific range (depending on the number of bytes allocated).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How can you add and remove any column of a table?

1 Answers  


What happens when the column is set to AUTO INCREMENT and if you reach maximum value in the table?

1 Answers  


What are HEAP tables in MySQL?

1 Answers  


How can you create and drop view in mysql?

1 Answers  


Does mysql need a server?

1 Answers  


all the queries used in sql

1 Answers   TCS,


How to create trigger in mysql phpmyadmin?

1 Answers  


What is the difference between now() and current_date()?

1 Answers  


Is oracle mysql free?

1 Answers  


How will show all records containing the name "sonia" and the phone number '9876543210'

1 Answers  


Explain the difference between FLOAT, DOUBLE and REAL.

14 Answers   Yahoo,


Is mariadb better than mysql?

1 Answers  


Categories