Write a query to display even rows in student table using mysql?


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

Post New Answer

More MySQL Interview Questions

What is processlist in mysql?

0 Answers  


A company wants to store their invoices in a database. They already have their customers and articles in that database. Both customer and article are each identified by an unique integer value. Please create the SQL statements for creating the necessary table(s) for storing the invoices in a MySQL database. An invoice should hold information like invoice number, customer, date, article(s) and quantity etc.

1 Answers  


How to dump a table from a database.

0 Answers  


What is trigger in mysql?

0 Answers  


How do I create a mysql username and password?

0 Answers  


How do I edit a database in mysql workbench?

0 Answers  


How do I change a procedure in mysql?

0 Answers  


How to delete an existing column in a table?

0 Answers  


Where is the myisam table stored?

0 Answers  


What data structure does mysql use?

0 Answers  


Can python connect to mysql?

0 Answers  


why we are join a tow table

1 Answers  


Categories