commit: 2025-07-28 15:15:02
This commit is contained in:
parent
5ebb5f59bd
commit
0ee9fc69b8
@ -11,16 +11,16 @@ EXEC pricing.single_price_call
|
|||||||
|
|
||||||
make sure pricing schema is setup
|
make sure pricing schema is setup
|
||||||
|
|
||||||
target prices
|
Target Prices
|
||||||
----------------------
|
----------------------
|
||||||
1. create target table: `target_prices.ms.sql`
|
1. create target table: `target_prices.ms.sql`
|
||||||
2. populate targets: `target_prices_copy.ms.sql`
|
2. populate targets: `target_prices_copy.ms.sql`
|
||||||
|
|
||||||
price history
|
Price History
|
||||||
----------------------
|
----------------------
|
||||||
1. create history table: `lastprice.ms.sql`
|
1. create history table: `lastprice.ms.sql`
|
||||||
2. populate history: `make_hist.ms.sql`
|
2. populate history: `make_hist.ms.sql`
|
||||||
|
|
||||||
proc definitions
|
Proc Definitions
|
||||||
----------------------
|
----------------------
|
||||||
1. create proc: `single_price_call.ms.sql`
|
1. create proc: `single_price_call.ms.sql`
|
||||||
|
Loading…
Reference in New Issue
Block a user