Forum Discussion
mumair
9 years agoHelper I
How to Count
Wondering how to do something as follows: Order # | Error Order 1 | Something Order 1 | Something else Order 2 | null Order 3 | Something I want a column or a table that says something li...
- 9 years ago
Like this:
mumair
9 years agoHelper I
Wow, thank you so much, this was really helpful.
One last question. I want to either append this column to the original table, or create a new table without altering the first table. How do I do this?
MarcelBeug
9 years agoCommunity Champion
Just save & load the query with a new name, then you'll have your new table.