select actor_name, count(rev_actor) from revision,actor-- ,page
where... |
5 months ago |
select actor_name, count(rev_actor) from revision,actor-- ,page
where... |
5 months ago |
select distinct actor_name, count(rev_actor) from revision,actor--... |
5 months ago |
select distinct actor_name, count(rev_actor) from revision,actor,page
where... |
5 months ago |
select distinct actor_name, count(rev_actor) from revision,actor,page
where... |
5 months ago |
select distinct actor_name, count(actor_name) from revision,actor,page
where... |
5 months ago |
select distinct actor_name, count(rev_actor) from revision,actor,page
where... |
5 months ago |
select distinct actor_name, count(actor_name) from revision,actor,page
where... |
5 months ago |
select distinct actor_name, count(rev_actor) from revision,actor,page
where... |
5 months ago |
select distinct actor_name, count(rev_actor) from revision,actor,page
where... |
5 months ago |
select distinct actor_name, count(actor_name) from revision,actor,page
where... |
5 months ago |
select distinct actor_name, count(actor_name) from revision,actor
where... |
5 months ago |
select distinct rev_actor, actor_name from revision,actor
where... |
5 months ago |
select distinct rev_actor, actor_name from revision,actor
where actor_id=rev_actor |
5 months ago |
select distinct rev_actor from revision |
5 months ago |
select distinct actor_id from revision |
5 months ago |