SE701:MiniDB
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.
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.