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.
listagg func を使用して複数の行の値を連結していますが、NULL 値も表示する必要があります。
Listagg 関数は null 値を無視します。これを達成するにはどうすればよいですか?
ありがとう