Is there a function that parses an .sql file?

Is there a function that parses an .sql file?

2 Kommentare

Jan
Jan am 2 Okt. 2017
What about installing a database and letting it do the work?
Guillaume
Guillaume am 2 Okt. 2017
You would first have to define what a .sql file is. Presumably, it's some file that contains some structure query language created by some database software. Even if it were encoded as text, you still need to define which database package since they all implement different extensions to the ANSI/ISO SQL.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Gefragt:

am 2 Okt. 2017

Kommentiert:

am 2 Okt. 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by