Answer the question
In order to leave comments, you need to log in
Is there a console browser for Android Studio?
Is there a console browser that embeds into the application? I know that there is PhantomJs\Casper, but they seem to be for tests, and they work only on the local machine... You
need to parse dynamically loaded Ajax.
Answer the question
In order to leave comments, you need to log in
SELECT `tgid`, SUM(`reward`) AS `reward`
FROM `answer`
WHERE `tgid` IN (
SELECT `tgid`
FROM `question`
WHERE `dateadd` >= CURDATE() - INTERVAL DAYOFMONTH(CURDATE())-1 DAY
) AND `dateadd` >= CURDATE() - INTERVAL DAYOFMONTH(CURDATE())-1 DAY
GROUP BY `tgid`
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question