View ocum.lunmapidperigroupdtoview Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
mappedLunIdentifier text 65535  √  null
lunId bigint 19

Analyzed at Tue Apr 23 05:29 EDT 2019

View Definition:
select group_concat(`inventorylunmap`.`lun` separator ',') AS `mappedLunIdentifier`,`inventorylunmap`.`lunId` AS `lunId` from `netapp_model_view`.`lun_map` `inventorylunmap` group by `inventorylunmap`.`lunId`