How to get two values from one table in ms access

خرید بک لینک

select CustomerTable.field1,CustomerTable.field2,SaleTable.field1,SaleTable.field2 from CustomerTable,Sales table where SaleTable.CustomerId=CustomerTable.CustomerId and SaleTable.CustomerID=23423;

You can switch to an SQL mode/view and enter something like the above. You can obviously name any columns you want in the first part.

Recent Questions...

ما را در سایت Recent Questions دنبال می‌کنید

برچسب: نویسنده: استخدام کار بازدید: 232 تاريخ: سه شنبه 28 ارديبهشت 1395 ساعت: 11:36

صفحه بندی