Create table employee (eno int(2),ename varchar(10)) ?


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

Post New Answer

More MySQL Interview Questions

What are the advantages of mysql in comparison to oracle?

0 Answers  


Does insert statement lock the table?

0 Answers  


How is myisam table stored?

0 Answers  


How do I drop a database in mysql?

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 mysql -u john -p command does?

0 Answers  


What is the usage of "i-am-a-dummy" flag in mysql?

0 Answers  


What is mysql cursor?

0 Answers  


How to shut down the server with 'mysqladmin'?

0 Answers  


What is use of mysql?

0 Answers  


What is the command line end user interface - mysql?

0 Answers  


What is the difference between mysql_connect and mysqli_connect?

0 Answers  


Categories