0:09
hello everyone in this video we are
0:14
query field usage for a field in
0:19
Salesforce if you have a requirement
0:21
where you want to query the field
0:25
usage on the field in Salesforce then we
0:33
on field definition object or
0:37
entity the field usage is stored in
0:41
field definition object or
0:45
entity so we can use select ID comma
0:49
developer name which is going to be the
0:51
developer name of the field business
0:53
status is going to be the field
0:58
usage from field definition defition
1:00
object or entity where entity definition
1:02
ID is equal to account object and the
1:05
developer name is account
1:11
number so if I query this I will be able
1:20
usage so in order to get the field usage
1:25
field using S soql then use field
1:30
and the column business
1:37
status please check the video
1:39
description in the video description I
1:41
have Shar my blog post from the blog
1:43
post you should be able to get the
1:45
sample SQL which is referenced in this
1:57
helpful thank you for watching