Appending new records to existing table

Appending new records to existing table

Post by oj » Mon, 31 Jul 2000 04:00:00



Angela,

Appending is equivalent to inserting.  You can check out "insert" on BOL for
more info.

-oj


Quote:> Hello guys and gals,
>   I would like to ask how can I append records to an existing table? I
know
> that in SQL 7 has Import feature and we can write a script to import or
> export data. But I wish to know is there any Append command for inserting
> records instead of appending fields?

> Please advice me, thank you very much.

> Best Regards,
> Angela

 
 
 

Appending new records to existing table

Post by Angela Tian » Tue, 01 Aug 2000 04:00:00


Hello guys and gals,
  I would like to ask how can I append records to an existing table? I know
that in SQL 7 has Import feature and we can write a script to import or
export data. But I wish to know is there any Append command for inserting
records instead of appending fields?

Please advice me, thank you very much.

Best Regards,
Angela

 
 
 

1. Append new generated data into existing database table

Hello,
    I have some difficulty of appending some new generated data
(obtained from some daily automated queries) into an existing database
table.  Could Anyone here please provide some hints of how to implement
this problem? Or is there any alternative way to implement the purpose
of  inserting new data (generated by some store procedure query) into an
existing table daily.   Thank you

Wen Yong
Anet

2. What is cursor handle?

3. How to append fields to existing tables, without damageing the existing data

4. Looking for Public Domain Ingres Sources

5. Can't append new records to a table of

6. Text Book

7. Help on appending new records in SQL Tables

8. 4gl CURSOR Error 469

9. Insert New records into existing blank table

10. Update existing record or insert new record.

11. How to modified existing field and add new field in existing table for Access database

12. Script to copy data from one existing column to a new column in another existing table

13. Appending records from Access 97 tables in SQL tables