Search This Blog

Monday, 28 January 2013

Test your knowledge on the Basics of OSS & MySQL

0 comments

FAQ on Open Source Software and MySQL

Two Marks:                                                 (2 x 5 = 10)
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

Leave a Reply