FAQ on Open Source Software and MySQL
1. What
does a free software refer to?
2. List
the advantages of OSS.
3. What is MySQL? Why do
so many organizations use MySQL?
4. How
to create a new user in MySQL database server?
5. How
do you sort a MySQL query result?
Big Question: (1 x 10 = 10)
1. Explain
SELECT statement by proving examples for the following:
a) Retrieving
individual column
b) Retrieving
multiple columns
c) Retrieving
ALL columns
d) Retrieving
distinct rows