Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQLクエリがいくつかの通常の列といくつかの集計列を返すことは可能ですか?
お気に入り :
Col_A | Col_B | SUM ------+-------+------ 5 | 6 | 7