Informatics Practices
Related Questions
Which of the following is not a text function ?
- TRIM()
- TRUNCATE()
- LEFT()
- MID()
Which of the following is not a numeric function ?
- MOD
- SIGN
- MID
- POW
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