Data Model Flashcards

1
Q

Who creates standard fields, standard objects, and standard relationships?

A

Salesforce

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Can a custom object have a standard field on it?

A

Yes

System Mod Date, Created by Id

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Can a custom object have a standard relationship with a standard object?

A

Yes

User lookup to OwnerId

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Can a standard object have custom fields?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Can a standard object have a custom relationship?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Can two standard objects have a custom relationship

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Who creates custom fields, custom objects, and custom relationships?

A

Salesforce Admins, Developers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which relationship requires a parent reference on the child record?

A

Master-detail

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is each objects primary key in Salesforce?

A

Record Id

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

For a lookup relationship is a parent field on child required?

A

Maybe. You can make it a required field.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which data loading tool allows you to choose whether or not to trigger workflow rules?

A

Data Import Wizard

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which objects does Data Import Wizard allow you to access?

A
Account
Contact
Lead
Solution
Campaign Member
Custom Objects
Salesforce Ids
External-Unique Ids
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which data loading tool would you have to use to load objects such as products or opportunities

A

Apex Data Loader

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which data loading tool allows you to schedule imports?

A

Apex Data Loader

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which data loading tool allows you to save mappings for later use?

A

Apex Data Loader

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which data loading tool will allow you to export or delete data?

A

Apex Data Loader

17
Q

Can fields be hidden in Schema Builder?

A

No

18
Q

Universal Containers has tried the Schema Builder but found that it has long loading times and objects are difficult to find because there are too many objects and relationships displayed.

What features would you suggest to help with this issue?

Choose 3

A. The filter can be used to display only objects of interest
B. The map can be used to navigate to objects of interest
C. Activate lightweight mode in the Schema Builder settings
D. If the Hide Relationships option is selected, performance is improved
E. Fields can be hidden and only the objects displayed

A

A. The filter can be used to display only objects of interest

B. The map can be used to navigate to objects of interest

C. Activate lightweight mode in the Schema Builder settings

19
Q

Does Schema Builder have a lightweight mode?

A

No