SNU Database Lecture Term Project 1
- Berkerly DB
- Developed on BDB v7.0.6
- JavaCC
- Compile
SimpleDBMSGrammar.jjwith JavaCC - Compile all
*.javafiles with Java Compiler - Execute SimpleDBMSParser
exit;: Close the program.- TODO
- DO NOT USE this code to your project assignment.