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.
'CHAR' や 'VARCHAR2' などのデータ型を評価する MIN() 集計関数の背後にあるロジックは何ですか?
Min( VarcharType )問題の列の並べ替え順序が与えられると、結果セット内のその列の最小の文字列値が返されます。
Min( VarcharType )