回答編集履歴
1
追記
    
        answer	
    CHANGED
    
    | 
         @@ -19,5 +19,7 @@ 
     | 
|
| 
       19 
19 
     | 
    
         
             
            > where Continent is not missing
         
     | 
| 
       20 
20 
     | 
    
         
             
            > group by Continent;
         
     | 
| 
       21 
21 
     | 
    
         | 
| 
      
 22 
     | 
    
         
            +
            group by している項目しかselect 出来ないというのは、一般的なものと同じようですね。
         
     | 
| 
      
 23 
     | 
    
         
            +
             
     | 
| 
       22 
24 
     | 
    
         
             
            Q&Aは専用コミュニティの方が良いかもしれませんね。
         
     | 
| 
       23 
25 
     | 
    
         
             
            [SAS Japan Support Community](https://communities.sas.com/t5/SAS-Japan/ct-p/sasjapan)
         
     |