A
aa
I have a table of chemicals' properties. The fields contain numeric data. But there are some substances for which some property has a non-numeric value. Like, say, Flash Point some liquids have a numeric values for it, whereas others have it equal to "None".
How do people get round this?
One of the solution> I thought, would be entering a certain number, which I know for sure, would never be equila to Flash Point of any substance, and then add some logic when making queries. But this looks very awkward. Any other approaches?
How do people get round this?
One of the solution> I thought, would be entering a certain number, which I know for sure, would never be equila to Flash Point of any substance, and then add some logic when making queries. But this looks very awkward. Any other approaches?