MySQL
 Computer >> Computer tutorials >  >> Programming >> MySQL
  1. What is the use of escape character (\) in text file while importing the data from text file to MySQL table?

  2. How MySQL evaluates if we use any other escape character rather that back-slash (\) in a text file while importing the data from text file to MySQL table?

  3. How can we use MySQL INSTR() function with WHERE clause?

  4. Which MySQL functions work as similar as LOCATE() function?

  5. What is the difference between MySQL LOCATE() and FIND_IN_SET() functions?

  6. How can I manage the start position of searching in MySQL LOCATE() function?

  7. When MySQL LOCATE() function returns NULL as the output?

  8. In MySQL, how can we convert a value from one number system to the value in another number system?

  9. What happens if a NULL argument is provided in MySQL CONV() function?

  10. How can we transfer information between MySQL and data files?

  11. How can we import data from .txt file into MySQL table?

  12. What happens if the value of number ‘N’ in CONV() function is not as per accordance with its base?

  13. Do we have any lower and upper limit of base in MySQL CONV() function? What happens if out of limit base is provided in CONV() function?

  14. How can we import data from .CSV file into MySQL table?

  15. How can we store a value in user-defined variable?

  16. How MySQL FIELD() and ELT() functions are complements of each other?

  17. How can we use MySQL EXPORT_SET() function with column of a table?

  18. What is the use of LOCATE() function in MySQL?

  19. What happens if I will use integer values as arguments of MySQL LOCATE() function?

  20. In MySQL, why a client cannot use a user-defined variable defined by another client?

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