MySQL is an example of the____________ .
a. hierarchical model
b. file system data model
c. relational data model
d. XML data model
What is a disadvantage of using an API web-server interface?
a. It is slower than CGI scripts.
b. It is inefficient because it uses DLLs.
c. An external program needs to run for each user request.
d. An API error can bring down the entire web server.
ANSI defines four events that signal the end of a transaction. Of the following events,
which is defined by ANSI as being equivalent to a COMMIT?
a. Five SQL statements are executed.
b. The end of a program is successfully reached.