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.
IBM DB2 のデータベースの列のサブセットに対して選択クエリを実行できません。
select * from user
これは機能します。しかし
select username from user
動作しません。これがスクリーンショットです。