How many values can the SET function of MySQL take?

Answers were Sorted based on User's Feedback



How many values can the SET function of MySQL take?..

Answer / sreedevi yadav

u can set 0 or more but Max is 64

Is This Answer Correct ?    35 Yes 2 No

How many values can the SET function of MySQL take?..

Answer / sudhakar

255

Is This Answer Correct ?    9 Yes 14 No

Post New Answer

More MySQL Interview Questions

Which storage engines support transactions in MySQL?

2 Answers  


How to update info already in a table and delete a row(s) from a table.

0 Answers  


Is sqlite faster than mysql?

0 Answers  


Is mysql relational database?

0 Answers  


What is bigint in mysql?

0 Answers  






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?

0 Answers  


What does mysql_fetch_assoc do?

0 Answers  


What is mysql and how it works?

0 Answers  


What is blob and text in mysql?

0 Answers  


What is the difference between truncate and delete?

0 Answers   DELL,


How many groups of data types?

0 Answers  


Can we store pdf files in mysql?

0 Answers  


Categories