MySQL :: insert select

MySQL :: insert select

瀏覽:788
日期:2025-06-09
I'm trying to create a web db from an old application. I've transferred all the fields from csv. two of the tables use combined field keys so in phpmyadmin i created a race id field in the race (primary int auto inc) and runner (int) tables. I want to add...看更多