Hey Everyone,
insert into IP values (select * from Proxies where Accs_On_IP = 0);
What is wrong with this? The columns from IP and Proxies are the same (just migrating some out of one table into another). Any help or resources would be great! Thanks!