Skip to content

dhawal1248/sql_create_table_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sql_create_table_parser

A parser for SQL CREATE TABLE statements

Run the parser using the test input statements given in the file 'out' using: ./parser < out

To run the parser using custom input you can use the command line.

You can clone the repository using : git clone https://github.com/dhawal1248/sql_create_table_parser.git

About

A parser for SQL CREATE TABLE statements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published