Database Function Help

The function database creates a table.

    Arguments
  1. The first is a literal, that defines the name of the table.
  2. After that a variable number of attributes are provided, which define the columns of the table.