Pho3nix
The Legend
Hi Ho,
What am I trying to do. Union 2 tables, update the result set and get that result set back. This works fine in a stored proc when I have temp tables but um yeah. A view is a differant story.
Can't reference the column from the table I've joined to the CTE as it's been referenced too many times :wtf:
Before we begin,
If isn't my design, I just have to get it working.
Don't ask :twisted:
Code Extract can be provided on request.
Anyone have any experience with this?
Alternatives would be appreciated.
What am I trying to do. Union 2 tables, update the result set and get that result set back. This works fine in a stored proc when I have temp tables but um yeah. A view is a differant story.
Can't reference the column from the table I've joined to the CTE as it's been referenced too many times :wtf:
Before we begin,
If isn't my design, I just have to get it working.
Don't ask :twisted:
Code Extract can be provided on request.
Anyone have any experience with this?
Alternatives would be appreciated.