Using the web2py DAL, how do a create a query to select for records will NULL values in a particular field?
Use this pattern: db(db.table.field==None).select()
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With