Data Modeling/Database Design: 25% Flashcards

1
Q

What is one major consideration when using a Person Account?

A

They use up twice the data storage because they store an Account and Contact record

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

What Salesforce feature can be used to view and edit records in an external system?

A

Salesforce Connect

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

What setting has to be enabled to modify the created date of records when importing?

A

Set “Audit Fields upon Record Creation”

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

What type of diagram can be created to help stakeholders, visualize objects, fields and relationships?

A

Entity Relationship Diagram

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

What is Salesforce Data Cloud?

A

Used to integrate data from multiple orgs and clouds to provide a unified view of customer data

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

How can you calcualte the distance between two locations using a formula field?

A

The GEOLOCATION and DISTANCE functions

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

How big is a single Salesforce record?

A

2 KB

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

What is the maximum number of picklist values a field can have?

A

1000 values

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

When using an External Object what kind of relationship is configured when the child object is external?

A

An Indirect Lookup Relationship

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

What is a “Data Dictionary”?

A

Entity Relationship Diagrams (ERDs) and Metadata API can be used to build a data dictionary

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

What is “Data Taxonmy”?

A

Defining a data taxonomy invloves classifying the data into categories and sub-categories

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

What is “Data Lineage” ?

A

Defining a data lineage involves specifying the origin of data, how it is affected, and where it moves in its lifecycle

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

What is “Data Classification”?

A

Metadata can be identified and categorized based on risk levels and required security controls

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

What are the four standard classification metadata fields available on all standard and custom objects?

A
  • Data Owner
  • Field Usage
  • Data Sensitivity Level
  • Compliance Categorization
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What can be used to stores millions or even billions of records in Salesforce?

A

Big Obejects

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

How do you query a Big Object?

A
  • Bulk API
  • Batch Apex
17
Q

When should you switch to a Big Object in Salesforce?

A

1 million records

18
Q

What field types are avaliable in Big Objects?

A
  • Lookup Relationship
  • Date/Time
    *Email
  • Number
  • Phone
  • Text
  • Text Area(Long)
    *URL
19
Q
A
20
Q
A
21
Q
A
22
Q
A
23
Q
A
24
Q
A
25
Q
A