What is delimiter in mysql?


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

Post New Answer

More MySQL Interview Questions

How do I disconnect mysql workbench?

0 Answers  


How do I stop a mysql service?

0 Answers  


What is the latest mysql version?

0 Answers  


how many fields can be updated using set in a mysql query?

1 Answers  


How do I change the max connection 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  


What is the difference between char and varchar data types?

6 Answers  


What does mysql flush tables do?

0 Answers  


How to delete a database from mysql server.

0 Answers  


What is foreign key in mysql?

0 Answers  


What is mysql data directory? How to determine the location of the data directory?

0 Answers  


How do I find the size of a mysql database?

0 Answers  


Categories