Revision 29993
Added by Eri Katsari about 10 years ago
modules/dnet-openaire-stats/trunk/src/main/resources/eu/dnetlib/data/mapreduce/hbase/statsExport/stats_db_schema.sql | ||
---|---|---|
807 | 807 |
BEGIN |
808 | 808 |
|
809 | 809 |
drop view shadow.delayedpubs ; |
810 |
drop view shadow.project_pub_count ; |
|
810 |
drop view shadow.project_results_publication ; |
|
811 |
drop view shadow.res_pubs ; |
|
811 | 812 |
|
812 |
drop table if exists shadow.project_results_publication CASCADE ; |
|
813 | 813 |
|
814 |
--drop table if exists shadow.project_results_publication CASCADE ; |
|
815 |
|
|
814 | 816 |
END |
815 | 817 |
$BODY$ |
816 | 818 |
LANGUAGE plpgsql VOLATILE |
Also available in: Unified diff