Siebel Realtime Question:
Download Questions PDF

Tell me when we use the following scenarios:
Base table having extension columns
Extension table have extension columns
Which one do you prefer, Explain?

Answer:

In Siebel 7.8 there is no restriction in the number of columns in tables, but depending on the frequency of use and the relationship you should use it discretely (when 1:1 relation is there).


Its better to extent the base table rather than the extenstion table. As per the Siebel best parctice we are supposed to extent the base table only if the required type columns are not persent in the extension table.

Download Siebel Realtime Interview Questions And Answers PDF

Previous QuestionNext Question
Suppose I have a view with form applet on the top and list applet at the bottom.There is "score" field in the list applet.How to display the totals of score in form applet?Explain while importing product or Account data why we are populating BU_ID?