rakesh roshan jha
Answered On : Oct 10th, 2005
right click on any object,go to the properties.specify the query in select and put the next query in where clause,
like select COLNAME from TABNAME1 where COLNAME IN(select colname2 from tab2)
Login to rate this answer.