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 trialSultan X
530 Pointsa Question about the SQL track
To what level the SQL track will take me? Will I be able to design/implement a database after finishing the track?
1 Answer
Rohald van Merode
Treehouse StaffHey Sultan X 👋
You can expect to learn the fundamentals of SQL, which will enable you to perform basic data operations such as adding, reading, updating, and deleting data. You'll learn how to write queries to retrieve and manipulate data, and create basic reports.
This track focuses primarily on teaching you SQL, it does not cover designing databases from scratch. Instead, it provides a solid foundation in SQL, allowing you to effectively work with existing databases and perform data analysis.
Hope this answers your question 🙂