MySQL Questions and Answers
MySQL
Showing 10 of
36 questions
4. Open Source means that it is possible for anyone to use and modiy the sotware.
- TRUE
- FALSE
5. MySQL Database Software is a client/server system that consists of a multi-threaded SQL server that supports different back-ends, several different client programs and libraries, administrative tools and a wide range of application programming interfaces (APIs).
- TRUE
- FALSE
6. MySQL is
- relational DBMS
- Networking DBMS.
- Open source SQL DBMS
- Both (a) and (c)
7. MySQL AB was founded by
- David Axmark
- Allan Larsson
- Michael "Monty" widenius.
- All of these.
8. MySQL 4.1 has features such as
- Subqueries.
- Unicode support
- Both (a) and (b)
- None of these
9. PHP allows to
- reduce the time to create large websites.
- create a customised user experience for visitors based on information that you have gathered from them.
- allow creation of shopping carts for e-commerce websites.
- All of these.
10. MySQL runs on which operating systems?
- Linux and Mac OS-X only
- Any operating system at all
- Unix, Linux, Windows and others
- Unix and Linux only