Question d’entretien chez Wealth42

Write a sqlalchemy query to fetch the first data before a certain date.

Réponse à la question d'entretien

Utilisateur anonyme

17 août 2020

So I initially wrote a sqlalchemy query which did the job but one part was redundant and I received feedback on the same on how to improve it more