Friday, 26 June 2026     

Login     
 
 Forum Minimize
HomeHomeSQL ServerSQL ServerAdministration ...Administration ...Create a Table from a ViewCreate a Table from a View
Previous
 
Next
New Post
12/02/2007 12:11 AM
 

Here is sample code for creating a table from a view or even another table.

 

SELECT * INTO MyTable FROM MyView

 

 
Previous
 
Next
HomeHomeSQL ServerSQL ServerAdministration ...Administration ...Create a Table from a ViewCreate a Table from a View



    
Terms Of Use   Privacy Statement  
Copyright (c) 2026 Apaloon