on 2022 Sep 07 12:56 PM
I have used SQL Central a number of times to import data, but now want to edit an Excel spreadsheet and import data that excludes some existing records. No doubt there will be a unique record (like website address or phone number) but I'm not sure of the best way to import limited records.
Thank you
Request clarification before answering.
I would create an "Import" table to upload the given Excel file without limitations.
Then you could:
Afterwards you can remove this "Import" table. You could also leave it in the database for future imports of the same Excel format.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
87 | |
10 | |
9 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.