For those of you taking CS204 Database Programming - Printable Version +- Online Degrees and CLEP and DSST Exam Prep Discussion (https://www.degreeforum.net/mybb) +-- Forum: Main Category (https://www.degreeforum.net/mybb/Forum-Main-Category) +--- Forum: Saylor.org, Straighterline, Study.com, OnlineDegree.com, Sophia.Org Discussion (https://www.degreeforum.net/mybb/Forum-Saylor-org-Straighterline-Study-com-OnlineDegree-com-Sophia-Org-Discussion) +--- Thread: For those of you taking CS204 Database Programming (/Thread-For-those-of-you-taking-CS204-Database-Programming) Pages:
1
2
|
RE: For those of you taking CS204 Database Programming - bredlawskk - 10-07-2020 (08-21-2020, 06:28 PM)joeguida Wrote:(06-07-2019, 05:12 PM)joeguida Wrote: I thought i might make your life a little easier. I have csv files in my project for all the table data, as well as a script to create and populate the tables. Which would save you guys some time as entering 500 entries into the database manually could be a bit boring. I'm pretty new to this all and trying to cram this course in before I start at WGU. Super appreciate you sharing your github with everyone, but is there anywhere I could see a finished assignment for reference? I feel like actually seeing something would help me (very minimal coding experience), or do you have any other advice? Thank you!! RE: For those of you taking CS204 Database Programming - lostuser - 01-23-2022 (06-07-2019, 05:12 PM)joeguida Wrote: I thought i might make your life a little easier. I have csv files in my project for all the table data, as well as a script to create and populate the tables. Which would save you guys some time as entering 500 entries into the database manually could be a bit boring.Hi, I’m currently taking this class. Could you post an updated link? Thank you. (06-07-2019, 05:12 PM)joeguida Wrote: I thought i might make your life a little easier. I have csv files in my project for all the table data, as well as a script to create and populate the tables. Which would save you guys some time as entering 500 entries into the database manually could be a bit boring.Hi, I’m currently taking this class. Could you post an updated link? Thank you. RE: For those of you taking CS204 Database Programming - Seraphgrim - 01-26-2022 I wish I saw this when I was working on that project a couple months ago. I was pretty annoyed that they made you do all entry for this project. If I've already demonstrated to you that I know how to enter values into an SQL table, why do you need me to do 200 more times? And if I don't, what is the value to making me do it 200 more times? Just make us enter like 20 values per table and be done, there's no need to make a demo database larger than that. All of the SDC classes for SQL/databases were extremely bad, but at least they were very fast and easy credits. RE: For those of you taking CS204 Database Programming - creedthots - 02-02-2022 (06-07-2019, 05:12 PM)joeguida Wrote: I thought i might make your life a little easier. I have csv files in my project for all the table data, as well as a script to create and populate the tables. Which would save you guys some time as entering 500 entries into the database manually could be a bit boring. Any updated link? Thanks for this btw! |