Query | Run |
---|---|
select * from actor where actor.actor_name = "T Cells" ; | 4 years ago |
select * from actor where actor.actor_name = "Wikicology" ; | 4 years ago |
select * from actor where actor.actor_name = "Dlinksmart" or... | 4 years ago |
Query | Run |
---|---|
select * from actor where actor.actor_name = "T Cells" ; | 4 years ago |
select * from actor where actor.actor_name = "Wikicology" ; | 4 years ago |
select * from actor where actor.actor_name = "Dlinksmart" or... | 4 years ago |