Sorry guys, asking simple question for which i don't have the solution. please help me.
Can you modify my query to return single column with both name and sname ?(rename the column if required)
select name, sname from claim,CV where claim.num=cv.cnum