Question 1 Explain the 10 reasons to use MySQL
Question 2 Write the SQL statements to demonstrate the following using SELECT command
- Expression Evaluation
- ORDER BY
Question 3 Define the following types of Joins
- Left Outer Join
- Right Outer Join
Question 4 Explain BEGIN...END and DECLARE statement of MySQL
Question 5 Explain any two full text search functions
Question 6 Explain any five Flow Control Constructs