RECURSIVE query and the aggregate COUNT, create a new view `breed_count`. Create a new view `dog_final` based on `breed_count` adding concated color column. All output normally seen in a terminal will ...