what is the difference between 1:1 and 1:M extension
tables ?
Answers were Sorted based on User's Feedback
Answer / roy chanth.b.g.
1:1 extension tables have _X suffix.
1:M extension tables have _XM suffix.
| Is This Answer Correct ? | 15 Yes | 2 No |
Answer / edin
1:1 means one account is having one contact????
1:M means one account is having many contacts??
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / pranitha
1:1 extension tables have a suffix of _X in the name, such
as S_PROD_INT_X. And for inone-to-many relationships with
base tables. These tables have the suffix _XM. 1:M
relationship to an existing base table.
for General Example is like
1:1 one student can learn one course
1:M one student learns More than one course
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / k .sridhar babu
1:1 means One Manager and One Customer.
1:1 means One Manger and Many Customers.
| Is This Answer Correct ? | 2 Yes | 6 No |
how would we give access to data using positions
What are the different types of columns?
How do you create intersection table?
What is the difference between mvg applet and a pick applet?
What is nameserver?
How to create an extension table with an intersection table?
Explain when do you use genbscript.exe?
How to Get the MultiValueFields in Workflow
What is detailed category?
What are the different applets available in Siebel?
What are the different Entities available in Siebel?
Explain the 5 main functions of the server manger?