SE701:MiniDB: Difference between revisions
Jump to navigation
Jump to search
New page: 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... |
(No difference)
|
Latest revision as of 20:15, 15 February 2008
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.