View ocum_report.aggregatecapacityhistoryyearview | Generated by SchemaSpy |
View Definition:
select `ocum`.`aggregatehistoryyear`.`aggregateId` AS `aggregateId`,`ocum`.`aggregatehistoryyear`.`periodEndTime` AS `periodEndTime`,`ocum`.`aggregatehistoryyear`.`sampleCount` AS `sampleCount`,`ocum`.`aggregatehistoryyear`.`dfKBytesUsedSum` AS `UsedSum`,`ocum`.`aggregatehistoryyear`.`dfKBytesTotal` AS `Total`,`ocum`.`aggregatehistoryyear`.`dfKBytesTotalCommittedSum` AS `TotalCommittedSum` from `ocum`.`aggregatehistoryyear`