Is there a function that parses an .sql file?

Is there a function that parses an .sql file?

댓글 수: 2

Jan
Jan 2017년 10월 2일
What about installing a database and letting it do the work?
Guillaume
Guillaume 2017년 10월 2일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

태그

질문:

2017년 10월 2일

댓글:

2017년 10월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by