SQLServer Créer une table à partir de sélectionner
Select * into new_table from old_table
Nutty Narwhal
Select * into new_table from old_table