If the valueset if of type –TABLE then how many tables can
we attach in the valueset ?
Answers were Sorted based on User's Feedback
Answer / ron
the table column can at the most hold 240 characters. So as
many tables as can fit in that size can be attached.
If the number of tables is very high, then create a view
and use the view name.
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / sidda reddy
We can attach more than one table, but i donot know maximum
size
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / kamala
we can attach more than one table .. when we are attaching
more than one table we need to enable "ALLOW PARENT VALUES"
chek box...so tha we can attach more than one table.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amit bhatnagar
You Can Attach one and ONLY one table in a table value
set..there is no provision of using second table. if the
need be one view of multiple tables can be created and used
in table value set.
But again only one table/view...
| Is This Answer Correct ? | 5 Yes | 14 No |
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using .CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.
Except the SRS window in which we can submit the concurrent program.
when we run payment batch what are the 3 concurrent programs?
what is aim methodolozy
can we use commit in trigger? If yes how?
what is the database size you used?
what are centralized and decentralized level of control of item attributes?
why r u move in the cus_top only why not move another top
In SQL Loader i have 100 Records to be loaded into my table. How do i load the first 30 Records and skip the last 10 Records within a single .ctl file ? So my total no.of records to be loaded would be 60. Could anybody help me in this ?
What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1
what is meant by Table space?
when will formula,place holder and summary columns fire in reports?