Hi,
I have the following tables:
Tabel 1: "Parts:"
PartID | PartCost
------------------
1 | 0.5
2 | 0.3
Tabel 2: "ConsumedParts"
PartID | Quantity
------------------
1 | 1
1 | 2
2 | 1
Now, i would like to become a table like underneath...
Hey,
I have the following problem: (in fact it's a bit more complicated but i've tried to simplify it in this example)
i've a table with users that gives every user an unique ID. i want to give each user multiple properties. i want these properties chosen from another table.
this is the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.