Murder Most Horrid Key Words

12345678910111213
Across
  1. 4. key Primary Key is a field within a database which enables every record to be uniquely identified.
  2. 5. A physical device for allowing one type of plug to work with the socket intended for a different plug.
  3. 6. refers to the action wherein the data fetched from a database table is ordered as per a specific criteria. The default order of sort is Ascending and the user can do a descending sort by using the keyword DESC after the order by keyword.
  4. 9. a set of questions that seek some specific information
  5. 10. type In order to make the database more efficient, different types of data are usually classified as a certain 'data type'.
  6. 11. an item of information which is stored for all records in a database
  7. 13. is a statement that can be verified as being objectively true
Down
  1. 1. a technique for creating many letters or documents based on a template and a database of names and addressesquestionnaire set of questions that seek some specific information
  2. 2. A cookie is a small text file that is stored on your computer when you visit some websites
  3. 3. A collection of data arranged for ease and speed of search and retrieval. Also called data bank
  4. 7. Animation is where a series of still images are linked together as part of a timed sequence. This makes the image appear to move.
  5. 8. view is a document summarizing the performance and other technical characteristics of a product, machine, component
  6. 9. to ask or to seek out the meaning of something. When you query a database, you are asking for a set of data returned according to your query criteria.
  7. 11. The complete toolkit for DBAs and database developers
  8. 12. view where you see the structure of the table rather than the contents. It shows the field names and their datatype