05cc35bf93
Add NULLIF command which turns all row values corresponding to the string to the nullif character sequence.
6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
name,age,percentage,works_in_IT
|
|
N/A,10,15.0,false
|
|
John,N/A,35.4,false
|
|
Milewa,34,N/A,false
|
|
Lucas,50,12.5,N/A
|