4 lines
85 B
SQL
4 lines
85 B
SQL
--P5-6089: drop v_esales_printproduct
|
|
|
|
drop materialized view v_esales_printproduct;
|