SQL Language (MOSC)

MOSC Banner

Any idea for this sql problem

edited Nov 3, 2010 4:01AM in SQL Language (MOSC) 13 commentsAnswered
 Hello,
i having a problem find the best solution for this problem.
Our erp-system has a master table and a child table.

The item table contains all our items.
The price table contains the prices for the items.

The prices could be linked via:
1. item.nr -> price.nr, but it could be there is no price in the price table.
2. item.parentnr -> item.nr -> price.nr, but it could be there is no price to bequeath.

It will be not so difficult if there is only one price in the price table, but there are severeal pricelist in it.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center