USE ptwiki_p;
SELECT Concat('[[Template:',tl_title,']]'),
... |
7 years ago |
USE ptwiki_p;
SELECT Concat('[[Template:',tl_title,']]'),
... |
7 years ago |
USE ptwiki_p;
SELECT Concat('[[Template:',tl_title,']]'),
... |
7 years ago |
USE ptwiki_p;
SELECT * FROM pagelinks WHERE pl_from = 3416007 /*... |
7 years ago |
USE ptwiki_p;
SELECT * FROM pagelinks WHERE tl_from = 3416007 /*... |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks WHERE tl_from = 3416007 /*... |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks WHERE tl_from = 3416007 /*... |
7 years ago |
USE ptwiki_p;
SELECT tl_title FROM templatelinks WHERE tl_from = 3416007 /*... |
7 years ago |
USE ptwiki_p;
SELECT Concat('[[Template:',tl_title,']]'),
... |
7 years ago |
USE ptwiki_p;
SELECT Concat('[[Template:',tl_title,']]'),
... |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks WHERE tl_from = 506917 |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks WHERE tl_from = 506917 LIMIT 2 |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks WHERE tl_from = 506917 LIMIT |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks WHERE tl_from_namespace = 4 LIMIT 2 |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks WHERE tl_from_namespace = 4 AND... |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks WHERE tl_namespace = 4 AND tl_from... |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks WHERE tl_namespace = 4 AND... |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks WHERE tl_namespace = 4 AND... |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks WHERE tl_title LIKE "%Página" LIMIT 2 |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks WHERE tl_title LIKE "Página" LIMIT 2 |
7 years ago |
USE ptwiki_p;
SELECT * FROM templatelinks LIMIT 2 |
7 years ago |
USE ptwiki_p;
SELECT tl_from, tl_title FROM templatelinks LIMIT 2 |
7 years ago |
USE ptwiki_p;
SELECT tl_from FROM templatelinks WHERE tl_title="Página de testes" |
7 years ago |
USE ptwiki_p;
SELECT tl_from FROM templatelinks WHERE... |
7 years ago |
USE ptwiki_p;
SELECT tl_from FROM templatelinks WHERE tl_namespace = 10 and... |
7 years ago |
USE ptwiki_p;
SELECT Concat('[[Template:',tl_title,']]'),
... |
7 years ago |