Thulasiram pakala

Thulasiram pakala

  • 774
  • 872
  • 114.7k

split id s compare two columns values

Feb 9 2017 3:33 AM
table1
id 
1 
2 
3 
4
5
6
7
8

Tabel 2 id row1 store 1,2
           row2store 3,4
now i need to comparethis table 1 and table 2 values nedd to display 5,6,7,8 values only

Answers (2)