MySQL
 Computer >> Computer tutorials >  >> Programming >> MySQL
  1. What is the default sort order in MySQL tables?

  2. What kind of information is displayed by MySQL DESCRIBE statement?

  3. How can I get the information about a particular column of a table by MySQL DESCRIBE statement?

  4. What is the use of comparison operators with MySQL subquery?

  5. How can we use a subquery that contains a reference to a table that also appears in the outer query?

  6. How can we use a MySQL subquery with FROM clause?

  7. How can we delete a MySQL stored function from the database?

  8. How can we use a MySQL stored function in a database query?

  9. Create a MySQL stored procedure that generates five random numbers?

  10. What are MySQL subqueries and its general categories?

  11. Create a MySQL stored procedure that counts the number of rows gets affected by MySQL query?

  12. What kind of output is returned by MySQL scalar subquery? What are the restrictions on using it with MySQL query?

  13. How do we find the duplicate values available in a MySQL table?

  14. How do we count the total duplicate records in a column of MySQL table?

  15. What is the use of EXIST and EXIST NOT operator with MySQL subqueries?

  16. How do we count the records from MySQL table where column holds duplicate/triplicates data?

  17. What is the use of MySQL SOUNDS LIKE operator?

  18. How to use MySQL SOUNDEX() function with LIKE operator to retrieve the records from table?

  19. How can group functions be used in ORDER BY clause?

  20. What are MySQL group functions?

Total 4564 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:191/229  20-Computer/Page Goto:1 185 186 187 188 189 190 191 192 193 194 195 196 197