Across
- 6. What is a combination of attributes that uniquely identify a tuple?
- 8. What is the first statement used when querying a database in SQL?
- 9. What does the S stand for in IPSO?
- 11. What data structures size can change at run time?
- 12. What is a set of attribute vales (a row in a table)?
Down
- 1. What does LIFO stand for?
- 2. What is the name of a sub-routine that returns one value?
- 3. What dynamic data structure used nodes and pointers?
- 4. A set of entities that contains no redundant data is said to be ..........
- 5. What is a routine that is defined in terms of itself?
- 7. What returns a new list containing all but the first element of the original list?
- 8. What is used to hold values of local variables and return addresses to return to the previous procedure call correctly?
- 10. What do objectives need to be?
