Home › Forums › KX Academy › Fundamentals Capstone 3.1, 4.4, 4.5 and 5.3 › Re: Fundamentals Capstone 3.1, 4.4, 4.5 and 5.3
-
Hi ,
Thanks for sending all the screenshots. I can see that your errors are unrelated.
3.1: You don’t need to sort on option_id, and only nbbodata needs to be sorted on time.
4.4 and 4.5: both top5EdgeTimes and bottom5QtyTimes are expected to be tables, so if you remove your “select minute from” in both cases, these tests should pass.
5.3: Double check your code for keying edgeProfileFull – there is a typo in your table name.
Hope this helps!
Laura