📚 Practice Mode

Database Fundamentals and Teradata

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Answers

What is the result of a full table scan occurring on Teradata? (Choose two)

  1. All data rows are copied into temporary space
  2. Each data block for a table is read
  3. Each data row is accessed only one
  4. A random set of data blocks for a table is read