How to insert NULL using CSV file

I'm using a CSV file as a data source for a table. How do I represent a NULL value in the file?
Sign In or Register to comment.