Author | Message |
---|---|
rpatel20
Posts: 2
|
Posted 01:05 Mar 04, 2014 |
Do we need to get an initial data from a text file and store in database or directly by insert query in workbench? |
nahmed5
Posts: 57
|
Posted 02:31 Mar 04, 2014 |
I also have the same question How do we retreive the data from the text file? |
cysun
Posts: 2935
|
Posted 08:09 Mar 04, 2014 |
No, you don't need to read from the text file in HW4. You can put the initial data in the database. |