Testing for NULL in ZSQL results
6 Jun
2001
6 Jun
'01
12:08 p.m.
Hello, I've got a Python script that calls an SQL method. Some of the returned rows may contain NULL values. How do I test for those? Right now I'm using same_type() to check a value against the datatype of the column. Wondering if there's a better way. Thanks Wade Leftwich Ithaca, NY
9070
Age (days ago)
9070
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wade Leftwich