SELECT * FROM SalesTable where SalesTable.SalesStatus == SalesStatus::Delivered
SELECT * FROM SalesTable where SalesTable.SalesStatus == 3