Files
psp_api/queries/Query_1.sql
T

3 lines
75 B
SQL

SELECT avgCost FROM Stock_Balance
WHERE ProductId = 1 And inventoryId = 1;