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 trialMonica Zeledon
686 PointsHi guys, I have a question about the course of SQL Basics, with this course I can learn how to do a query?
database #sql #query
1 Answer
Evgeniia Mas
4,452 PointsHello, Monica! I passed the all SQL track and can say that that course is focused on CRUD - creating, reading , updating and deleting data from database. It starts from selection of data with different conditions, case sensitive solutions, limits of data you get as a result of query and than on later stages on combining data from different tables. There are many challenges with making query by the student. If you need basics knowledge you' ll get it.
Monica Zeledon
686 PointsMonica Zeledon
686 PointsThank you Evgeniia that is exactly what I wanted to know :)