Skip to content

create virtual table "students.csv" using csv #5

@asg017

Description

@asg017
.load xsv0

create virtual table "students.csv" using csv;

select * from "students.csv";

Make filename= optional - if the table name is a valid file, then read from there. Saves a few keystrokes, and looks pretty nice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions