import-database-users-and-databases #82
@ -3,6 +3,7 @@
|
|||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
--changeset hs-global-object-statistics:1 endDelimiter:--//
|
--changeset hs-global-object-statistics:1 endDelimiter:--//
|
||||||
-- ----------------------------------------------------------------------------
|
-- ----------------------------------------------------------------------------
|
||||||
|
CREATE VIEW hs_statistics_view AS
|
||||||
select *
|
select *
|
||||||
from (select count, "table" as "rbac-table", '' as "hs-table", '' as "type"
|
from (select count, "table" as "rbac-table", '' as "hs-table", '' as "type"
|
||||||
from rbacstatisticsview
|
from rbacstatisticsview
|
||||||
|
Loading…
Reference in New Issue
Block a user