SplunkSplunk
SPLK-1002 · Question #136
SPLK-1002 Question #136: Real Exam Question with Answer & Explanation
The correct answer is A: 0. The fillnull command replaces null values with 0 by default, if the value argument is not specified. You can use the value argument to specify a different value to replace null values with, such as
Basic Transforming Commands
Question
What does the fillnull command replace null values with, if the value argument is not specified?
Options
- A0
- BN/A
- CNaN
- DNULL
Explanation
The fillnull command replaces null values with 0 by default, if the value argument is not specified. You can use the value argument to specify a different value to replace null values with, such as
Topics
#fillnull command#null values#default argument#data transformation
Community Discussion
No community discussion yet for this question.