Commit graph

3 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 a2f205fc4e
should've been named CLEAVE smh 2024-01-31 20:43:31 -06:00
askiiart 41868ff6c7
Initial commit 2024-01-31 20:20:15 -06:00