Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with SQL
09-12-2012, 07:35 PM,
#1
Help with SQL
Hi all:

I'm trying to get in a single SQL:
stockid
description,
(materialcost + labourcost + overheadcost) as standard cost
from stockmaster
and
last price paid,
supplierid,
currency of the supplier,
effectivefrom date
from purchdata (but only the very last information from purchdata)

for all stockid with purchdata

I'm getting a too complicated SQL that gets out of memory problems.

is there a simpler way to do it?

Thanks!!!
Regards,
Pak Ricard
Reply


Messages In This Thread
Help with SQL - by PakRicard - 09-12-2012, 07:35 PM
RE: Help with SQL - by PakRicard - 09-14-2012, 11:00 AM
RE: Help with SQL - by PakRicard - 09-14-2012, 03:15 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)