my $Show_Statement = "Show " . ($row->{'TableKind'} eq 'T' ? 'Table' : 'View') . $row->{'DatabaseName'} . '.' . $row->{'TableName'};