Basic PHP Programming Question:
Download Questions PDF

How many values can the SET function of MySQL take?

Answer:

MySQL SET function can take zero or more values, but at the maximum it can take 64 values.

Download PHP Interview Questions And Answers PDF

Previous QuestionNext Question
What is the maximum length of a table name, a database name, or a field name in MySQL?How can we find the number of rows in a table using MySQL?