I have two tables and I need to choose the only id from the trip table that doesn't exist in the invoice detail table to ensure that trip use in only one invoice how can to make a query using LINQ to SQL.
Asked
Active
Viewed 106 times