hi i have a table called CHECKPRODUCT.
i also has 2nd table called CHECKSTATUS_LOOKUP with column name DESCRIPTION
while i am getting values from CHECKPRODUCT, i also want value from DESCRIPTION column of 2nd table(CHECKSTATUS_LOOKUP) but i dont want ot join both tables. is there any ways to do that