Informatics Practices
Related Questions
Which of the following functions returns the substring from a given string ?
- MID
- INSTR
- SUBSTR
- CHAR
Which of the following functions returns the position of a substring in a given string ?
- MID
- INSTR
- SUBSTR
- CHAR
Which of the following SQL functions does not belong to the Math functions category ?
- POWER()
- ROUND()
- LENGTH()
- MOD()
Which of the following is not a valid aggregate function in MYSQL ?
- COUNT()
- SUM()
- MAX()
- LEN()