TH - Data Modelling Flashcards

1
Q

How do salesforce think about database tables

A

Tables are objects
Columns are fields
Rows are records

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

Field Types

A

Identity - 15 character case sensitive ID automatically generated for every record. Found in the url
System - System related information associated with a record, CreatedDate, LastModifiedById, LastModifiedDate
Name - All records have names, can be assigned manually or automated
Custom

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

Formula fields

A

Automatically generates a value based on another value

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

how to know a field is custom

A

–c at end of field name

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

Main types of object relationships

A

Lookup Relationships - One to one or one to many ( Think of property buying example)
Master-Detail Relationships - parent objects affect child objects
Hierarchical - associated with user objects (management chains)

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