🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Database NULL values

User: "greg"
New Altair Community Member
Updated by Jocelyn
Hi

I have a Date attribute which is sometimes missing. In that case, I use the value "NULL" when I create the field ("Generate Attributes"). In the database, I end up with the value "1970-01-01" instead of NULL. What should I do to have actual NULL values in the database?

TIA

greg

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "greg"
    New Altair Community Member
    OP
    No one?
    User: "Marco_Boeck"
    New Altair Community Member
    Hi,

    I don't know your process setup and what exactly you do, but RapidMiner uses NaN for missing values. That should lead to null values in your database if you use the Write Database operator.

    Regards,
    Marco