1.

1.a _____ is a set of data values of a particular type, one for each row of the table.2. A ______ represents a single,data item in a table3._______ are used to identify which type of data we are going to store in the database4.________ DDL command is used to create a table.5. Common DDL statements in OpenOffice Base are _________,__________&_________​

Answer»
  1. tuple
  2. entity
  3. Datatype
  4. CREATE TABLE
  5. CREATE, ALTER,DROP


Discussion

No Comment Found