How to use multiple With clauses in a view?
772029May 13 2010 — edited May 19 2010I am trying to create a view, but I am getting an error because the WITH clause is at the top. How can I move that WITH clause into my main query so I can create the view?