0
Why don't new added cakes in SQL work?
3 odpowiedzi
+ 2
Pls Clarify your Questions
0
When I want to take a test at "End of Module projects" (with the blue flag button) in SQL it doesn't load, while in Python section it works.
0
SELECT name, calories
FROM cakes ORDER BY calories LIMIT 3;