MYSQL Interview Practice #3

Q1. Which of the following is not a numeric function?







Q2. Which of the following is not a date function?







Q3. Which Of The Following Is NOT Available In MySQL?







Q4. Which of the following is not a relational operator?







Q5. Which of the following is not a valid aggregate function?







Q6. What will be the output of the below query?

SELECT sign(26);







Q7. What Is MySQL View?







Q8. Which of the following is not a keyword of MYSQL?







Q9. Which is not an aggregate function?







Q10. If I want to show all data in a MySQL table, I would use?