GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle Apps  >  Apps Technical

 Print  |  
Question:  If the valueset if of type –TABLE then how many tables can we attach in the valueset ?



February 02, 2006 09:29:31 #7
 Nitin Kanwar   Member Since: Visitor    Total Comments: N/A 

RE: If the valueset if of type –TABLE then how many ta...
 

In the table name field of Validation Table Information for, one can give more than 1 table names with aliases

or

One can also write a SQL sqery (inline query) refering to more than one table or even union of 2 queries.

     

 

Back To Question