Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Friends,
I have two tables in different databases the column names and data are some but only two columns data is different. In preious table it is character data now in the current table the character data is changed to integer for eg: 'abcd' to '12345' now I need to combine character and integer data i,e it should appear which Interger is releted to which name. Can anyone help in this.
Is it possible to see both the objects in straight table? i,e character data object and integer data object side by side?