What is a tinyint in mysql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

How to set mysql variable in php?

0 Answers  


How do you know if your mysql server is alive?

0 Answers  


For the database from the previous question, please give an SQL query which returns the invoice number of all invoices which contain the article with the number ?1234?. The query should be able to run under a MySQL 4.0 database.

1 Answers  


What is mysql and mysqli?

0 Answers  


How do I show all mysql databases?

0 Answers  






What is the role of a limit in a mysql query?

0 Answers  


Table A has 5 rows and table B has 0 rows Cartesian join on A,B will have----rows

2 Answers  


How important is to list the column names when doing an insert?

0 Answers  


Where the database is stored in mysql?

0 Answers  


What is dblink?

0 Answers  


How do I create a database in mysql workbench?

0 Answers  


how to get only updated, deleted , inserted records after certain interval time in mysql with out using triggers...

0 Answers  


Categories