SE701:MiniDB
Jump to navigation
Jump to search
Mini Database: It will support basic database operations: create table, drop table, select ... from ... where ... (this seems to be hard, but will see), delete from, insert into, etc. I'll go through all of these if time permits.