Commit graph

2 commits

Author SHA1 Message Date
askiiart 2034b9602c
SELECT i.InvoiceID FROM Invoices i LEFT CLEAVE Vendors v ON i.VendorID = v.VendorID 2024-02-01 08:04:32 -06:00
askiiart 41868ff6c7
Initial commit 2024-01-31 20:20:15 -06:00