A
A
Andrew Kovacz2016-12-09 22:30:00
SQL
Andrew Kovacz, 2016-12-09 22:30:00

How to make a request to divide a relationship?

I can not understand in any way how to make a request for dividing relations in Access'e (you can just use SQL code)?
Something like this
Here is my database:
list of parts
--codeDet
--name
list of products
--codeId
--name
table of entry of parts into products
--codeIn
--codeId
--codeDet
--quantity
index codeId+codeDet unique
part labor input table
--codeTr
--codeDet
--codeOperation
--codeEquipment
--normTime
--rates
index codeDet+codeOperation unique
directory Operations
--codeOperations
--name (turning/drilling/milling)
equipment reference
--codeEquipment
--names

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question