Skip to content

GLOB

  • pattern: Glob pattern to match file names against, e.g. data/*.csv.
SELECT * FROM glob('data/*.csv');