How many values can the SET function of MySQL take?
Answer Posted / sudhakar
255
| Is This Answer Correct ? | 9 Yes | 14 No |
Post New Answer View All Answers
Can you rename a database in mysql?
How do I find mysql location?
Is mysql a good database?
Is mysql a database?
how to dump all databases for backup. Backup file is sql commands to recreate all db's.
How to delete a table.
What is mysql used for?
What are views in mysql?
What is row locking in mysql?
What is the purpose of using ifnull() function?
What is 'mysqlshow'?
What's the latest version of mysql?
I want to insert userid of a customer,order time,etc in a table called ordermaster with orderid as primary key.Same time the product codes and required quantities (a1,2 and a2 4 and so on)inserted in another table orderdetails with same orderid reference.How the code will be in JSP using MySQL?
What is a mysql server?
What is the datatype of image in mysql?