What is an extension table and how is it related to base
table?
Answer Posted / jmt.brahmi
If we want to add an extra columns to our base tables, then
we go for extension tables. There r 2 types of extension tables
1 Standard extension tables.
2.Custom extension tables. Using New Table Wizard we can
create extension tables.
Ex. Base table --- S_contact
extension Table --- S_Contact_x(For 1:1 relation)
S_Contact_XM(For 1:M relation)
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Explain pick applet, dynamic picklist: which will be better if performance issue is considered?
Suppose if we have dynamic picklist as bounded can we add field?
how would we give access to data using positions
Explain what is detailed category and what is its use in configuration?
what is all mode sort?
Explain what is s_party table?
Explain while importing product or account data why we are populating bu_id?
Explain how many type of siebel data model extensions are there?
How do you handle error handling in wfs?
What is the difference between eim and eai?
what is the difference between siebel 7.5 and 7.8? If we upgrade the application to 7.8 from 7.5 what are the areas we need to give importance from qa(testing) point of view?
What is Siebel file system?
How to edit the joined fields values in join?
How to call external webpage from siebel application?
Explain how to create an extension table with an intersection table?