Forum Discussion

l1800turbo's avatar
l1800turbo
Regular Visitor
3 years ago

Adding column values from other table for empty cells

Hello,   I'm building a table where I fetch data from an SQL database. In this table some values are empty (=null). For these empty cells I want to add values from another table, but they should o...