[DiscordArchive] It's just DELETEs and INSERTs, isn't it?
[DiscordArchive] It's just DELETEs and INSERTs, isn't it?
Archived author: Revision • Posted: 2021-06-14T21:25:37.655000+00:00
Original source
It all depends on your SQL client of course
Archived author: Revision • Posted: 2021-06-14T21:25:55.376000+00:00
Original source
But in HeidiSQL you can select data you want and export it into queries
Archived author: Revision • Posted: 2021-06-14T21:26:08.944000+00:00
Original source
It's the only one I use so I don't know how others work, but I can only assume they all have export-features
Archived author: Willzor • Posted: 2021-06-14T21:26:31.812000+00:00
Original source
Navicat and I’m able to use either the console or run a mysql file
Archived author: Revision • Posted: 2021-06-14T21:26:58.371000+00:00
Original source
Since it sounds like you only want certain data and not all data from a table, it should be easier not to use the console
Archived author: Willzor • Posted: 2021-06-14T21:27:03.200000+00:00
Original source
I do have a export yes ive seen that
Archived author: Revision • Posted: 2021-06-14T21:27:17.193000+00:00
Original source
So you just select the data you want to move over to AC, export it to a SQL-file
Archived author: Willzor • Posted: 2021-06-14T21:27:22.073000+00:00
Original source
I thought it was export all kind of thing
Archived author: Revision • Posted: 2021-06-14T21:27:25.864000+00:00
Original source
and if needed you modify that SQL-file to fit into AC table structure
Archived author: Revision • Posted: 2021-06-14T21:27:41.915000+00:00
Original source
I can select all or selection in heidi, should exist in navi too I hope