what is the size of date datatype in sql?

Answers were Sorted based on User's Feedback



what is the size of date datatype in sql?..

Answer / rakesh ranjan

3 byte in sql

Is This Answer Correct ?    2 Yes 2 No

what is the size of date datatype in sql?..

Answer / dipendra

3 byte in MySql

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More MySQL Interview Questions

State the differences between mongodb and mysql.

0 Answers  


how to know the tables in database having foreign key?

2 Answers  


Can you tell the difference between mysql_connect and mysql_pconnect? : Mysql dba

0 Answers  


What are the other commands to know the structure of a table using mysql commands except explain command?

0 Answers  


How can we encrypt and decrypt a data presented in a table using mysql?

0 Answers  






How to execute mysql query in php?

0 Answers  


What's the difference between mysql and sql server?

0 Answers  


Why mysql is open source?

0 Answers  


at first i'm using datediff('d', a.due_date, current_date); but it takes too long to get the result but how can i subtract the current_date - a.due_date and still get the same result like when i use datediff? thank you

1 Answers  


What happens if null values are involved in expressions?

0 Answers  


Can we rollback truncate in mysql?

0 Answers  


How do we delete a row in a table?

0 Answers  


Categories