Multiple choice technology databases

Which one of the following mechanisms allows the Data Mining Extensions (DMX) to be used for predictions?

    1. Bollenger bands
    1. Averaging
    1. Prediction joins
    1. Analytic parsing
    1. Relative strength
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Prediction joins (using PREDICTION JOIN in DMX) are used to associate a data mining model with an external data source to make predictions. Bollinger bands, averaging, and relative strength are financial indicators, while analytic parsing is unrelated to prediction queries.