I have a MS SQL CTE query from which I want to create a ... Sample DDL. create table #Temp ( EventID ...
stackoverflow.com