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