Hello,
Do you know if there is a way to create a TABLE with columns with different collations (This is possible for example with SQL-Server)
I didn't found anything about collate statement in CREATE TABLE documentation and nor any anouncement about it
The goal is to easily show differences to students on sorting and grouping operations, depending on collation
I work on DB2 11.010 for Z/OS
thank you in advance :)
Do you know if there is a way to create a TABLE with columns with different collations (This is possible for example with SQL-Server)
I didn't found anything about collate statement in CREATE TABLE documentation and nor any anouncement about it
The goal is to easily show differences to students on sorting and grouping operations, depending on collation
I work on DB2 11.010 for Z/OS
thank you in advance :)