Skip to content

READ_TEXT

  • path: File path, list of paths, or glob pattern to read.
SELECT filename, content FROM read_text('*.txt');