investing.com investing_top_gainers_technical_all_buy preparation
insert into if views not allowed:
SELECT `investing_top_gainers_technical`.`name` AS `Name`, `investing_top_gainers_technical`.`Hourly` AS `Hourly`, `investing_top_gainers_technical`.`Daily` AS `Daily`, `investing_top_gainers_technical`.`Weekly` AS `Weekly`, `investing_top_gainers_technical`.`Monthly` AS `Monthly` FROM `investing_top_gainers_technical` WHERE `investing_top_gainers_technical`.`Weekly` like '%Buy%' AND `investing_top_gainers_technical`.`Daily` like '%Buy%' AND `investing_top_gainers_technical`.`Monthly` like '%Buy%' AND `investing_top_gainers_technical`.`Hourly` like '%Buy%' ;
Comments
Post a Comment