on ‎2022 Sep 24 7:18 PM
Dear DWC enthusiasts,
in DWC I want to process in a Calculation View - SQL (type SQL Script) the MINUS operation.

This is the outcome of the validation:

Doing the same with INTERSECT:

When applying the MINUS operation in a Calculation View - SQL (type SQL) the result is as expected.
If MINUS is not supported within a Calculation View - SQL (type SQL Script) why is the keyword available?
Feature or bug?
What would be a professional workaround to achiv the MINUS result?
Many thanks for help.
Br.,
Dirk
Request clarification before answering.
Dear Dirk,
as per my knowledge, minus and except should serve exactly the same functionality, so you could replace the "minus" operator with "except" and get the same result. "Except" is working in sql script views.
Hope that helps.
Kind regards
Sven
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.