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 trialMassimo Ceron
22,372 PointsDatabases....
Can I help me? What's the solutions for pass this step?
2 Answers
Alexander Nikiforov
Java Web Development Techdegree Graduate 22,175 PointsJust like you passed all tasks before you have to SELECT
everything from phone_book
table.
Using the same command as in first 3 tasks
Does it make sense?
BTW, post a link to challenge next, or hit 'Get Help' button when make code challenge question...
Massimo Ceron
22,372 PointsI've solved, thanks!
Massimo Ceron
22,372 PointsMassimo Ceron
22,372 PointsChallenge Task 4 of 5
We're using a different database now. Did you know mobile phones have databases? Find all the contacts in this smartphone database. All the contacts are in a table called phone_book. Type in your command below.