Wednesday, November 18, 2009

SQL

Answer the following questions:
  • What does SQL stand for?
  • What is a database query?
  • For the following query, what table is the information being pulled from?
  • select (name, address) from (roster) where (class=programming)
  • Do you have to learn an SQL language in order to control a database?
  • What is the Microsoft Office application that can be used for controlling databases?

.

No comments: