Data Modeling Flashcards

1
Q

A way to model what database tables look like in a way that makes sense to humans.

A

Data Model

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

These are objects that are included in Salesforce.

A

Standard Objects

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

These are objects that yoou create to fit the needs of your company/industry.

A

Custom Objects

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

Name 4 Default Fields for both Standard and Custom Objects.

A
  1. Identity
  2. System
  3. Name
  4. Custom
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A 15-character, case sensitive field that is automatically generated on every second.

A

Identity Fields (Id)

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

Read-only fields that provide info about a record from the database object.

A

System Fields

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

Name of a record to distinguish it from other records. Written as text-based names or auto-generated names.

A

Name field

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

Fields that you create on standard or custom objects.

A

Custom Fields

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

A special field type that connects two objects together.

A

Object Relationships

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

Name two types of Objects Relationships

A
  1. Lookup Relationships

2. Master-Detail Relationships

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

It essentially links two objects together so that you can ___ one object from the related items on another object.

A

Lookup Relationships

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

The parent object controls certain behavuiours of the child object.

A

Master-Detail Relationship

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

A tool that lets you visualise and edit your data model.

A

Schema Builder

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