6 Matching Annotations
  1. Jan 2021
  2. Dec 2020
    1. However, vars is not a column in flights, as is the case, then select will use the value the value of the , and select those columns.

      Several problems in this sentence. I think this is missing "if" before "vars"; "the value" is duplicated; "of the ," should probably be something like "of the variable vars".