Forum Discussion
AfrazKhan
Feb 08, 2019Copper Contributor
"Create Table as" clause issue
Hey all there, I am trying to create a new table in MSSQL Server 2017 from two other existing tables. Currently, i am using "Create table as" clause but unfortunately it brings syntax error as in b...
yavuzfilizlibay
Mar 27, 2019Copper Contributor
AfrazKhan you can use SELECT INTO command