Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie and appending data into another table
Message
De
21/04/2002 13:19:05
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00647327
Message ID:
00647366
Vues:
17
That worked well

Thanks
Jim

>Try w/o parenthesis.
INSERT INTO studemo SELECT * FROM cisstudemo
>
>>Hello group,
>>
>>I would like to add all of the rows from cisstudemo a temporary table into the permanent table studemo. This was an example INSERT INTO studemo ( SELECT * FROM cisstudemo) that gives me an error
>>Server: Msg 156, Level 15, State 1, Line 1
>>Incorrect syntax near the keyword 'SELECT'.
>>Server: Msg 170, Level 15, State 1, Line 1
>>Line 1: Incorrect syntax near ')'.
>>How do I best accomplish my goal?
>>
>>Jim
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform