Question Freddy Baier · Jan 11, 2023 How to access different columns with the same name in COS? I have this code: SELECT id,room,client->name,functionary->name FROM rooms ORDER BY id What i do to access the "client" name? #Relational Tables #SQL #Caché 0 2 0 241