This query is marked as a draft This query has been published by ASammour.

SQL

x
 
use arwiki_p;
SELECT rev_timestamp FROM revision JOIN user ON user_id=rev_user where user_name="ASammour" order by rev_timestamp asc limit 1;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...