Forum Discussion

jzhao's avatar
jzhao
Frequent Visitor
2 years ago

values and distinc function input

I want to retrieve unique rows from three different columns in three different tables. Then, I want to filter out rows that contain `*` or are blank. The following code provides the desired result: ...