Hello, I have hosted a .net application with sql database that is on Basic Pricing Tier.
I wish to schedule a stored proc that will run every night. I read that it can be done in different ways - SQL job, WebJob etc.
Given the pricing tier I am in, which are my best options?