7 lines
176 B
SQL
7 lines
176 B
SQL
REFRESH MATERIALIZED VIEW pricequote.lastpricedetail;
|
|
--37 seconds
|
|
CALL pricequote.rebuild_pricelist();
|
|
--32 seconds
|
|
CALL pricequote.refresh_target_prices_base();
|
|
--45 seconds
|