Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialHeath R.
Courses Plus Student 1,211 PointsWhere to now?
I have just completed the SQL Basics course and I now have 2 options, Modifying Data with SQL or Reporting With SQL. Is there any order I should do these in, as one might build upon the other. Just wondering if anyone had any preferences.
Thanks
1 Answer
Tobias Helmrich
31,603 PointsHey there,
you could take both courses now but I recommend you take the Modifying Data With SQL next as it covers how to create, update and delete data from a database which are very important basics. Also this course was released before the Reporting With SQL course which was released just yesterday and in this case I think Treehouse is releasing this courses in a logical structure.
But if you're more interested in ordering, limiting, working with numbers or dates or you want to manipulate text in SQL databases now you can of course take the Reporting With SQL course now and do the Modifying Data With SQL course afterwards as they're not really building upon each other.
I hope that helps! :)
Heath R.
Courses Plus Student 1,211 PointsHeath R.
Courses Plus Student 1,211 PointsThanks so much for that information!