MySQL
 Computer >> Computer tutorials >  >> Programming >> MySQL
  1. In MySQL, how FIELD() function is different from FIND_IN_SET() function?

  2. What MySQL ELT() function returns if the index number, provided as an argument, is higher than the number of strings?

  3. What is MySQL ELT() function?

  4. How Are MySQL ENUM values sorted?

  5. What is MySQL ENUM data type? What are the advantages to use ENUM data type?

  6. How can we create and use ENUM columns in MySQL?

  7. What MySQL returns if we use NULL, as both the arguments, as one of the argument and as a separator, in CONCAT_WS() function?

  8. How can CONCAT_WS() function be used with MySQL WHERE clause?

  9. what are the different attributes of MySQL ENUM data type?

  10. How to show that each MySQL enumeration has an index value?

  11. In MySQL, which function we can use to find the index position of a particular string from a list of strings?

  12. What MySQL returns if the search string is not in the list of strings provided as argument in FIELD() function?

  13. What MySQL returns if the search string, provided in FIELD() function, is NULL?

  14. What MySQL returns if the list of strings, provided as argument in FIELD() function, are NULL?

  15. What MySQL CONCAT() function returns by passing the numeric arguments?

  16. How can CONCAT() function be used with MySQL WHERE clause?

  17. What MySQL returns if we pass column name, containing a NULL value, as one of the arguments of CONCAT() function?

  18. How wildcard characters can be used with MySQL CONCAT() function?

  19. What is the maximum length of data we can put in a BLOB column in MySQL?

  20. How MySQL CONCAT() function, applied to the column/s of a table, can be combined with the column/s of other tables?

Total 4564 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:214/229  20-Computer/Page Goto:1 208 209 210 211 212 213 214 215 216 217 218 219 220