Column alias querying IBM DB2 using Oracle SQL developer
问题 I'm connected to an IBM DB2 database using Oracle SQL Developer and I'm querying several tables in order to perform an automated extraction of data. The issue here is that I can't set aliases for my results. I tried a lot of variants like adding quotes ("") ([]) ('') and it's not working. I saw several tutorials and everyone uses "AS" only, but for me it's not working. Any recommendations? Thanks! Image as example here : https://i.stack.imgur.com/5NrED.png My code is: SELECT "A"."TC_SHIPMENT