USE commonswiki_p;
SELECT CONCAT("[[:File:", img_name, "]]") from image... |
5 years ago |
USE commonswiki_p;
SELECT CONCAT("", img_name, "|") from image WHERE... |
5 years ago |
USE commonswiki_p;
SELECT CONCAT("https://commons.wikimedia.org/wiki/File:",... |
5 years ago |
USE commonswiki_p;
SELECT CONCAT("https://commons.wikimedia.org/wiki/File:",... |
5 years ago |
USE commonswiki_p;
SELECT img_name from image WHERE img_user_text = "FOX 52"... |
5 years ago |
USE commonswiki_p;
SELECT img_name from image WHERE img_user_text = "FOX 52"... |
5 years ago |
USE commonswiki_p;
SELECT * from image WHERE img_user_text = "FOX 52" AND... |
5 years ago |
USE commonswiki_p;
SELECT * from image WHERE img_user_text = "FOX 52" AND... |
5 years ago |
USE commonswiki_p;
SELECT * from image WHERE img_user_text = "FOX 52" AND... |
5 years ago |
USE commonswiki_p;
SELECT * from image WHERE img_user_text = "FOX 52"; |
5 years ago |
USE commonswiki_p;
SELECT img_metadata from image WHERE img_user_text = "FOX 52"; |
5 years ago |
USE commonswiki_p;
SELECT img_metadata from image WHERE img_user_text = "林高志"; |
6 years ago |
USE commonswiki_p;
DESCRIBE image; |
6 years ago |
USE commonswiki_p;
DESCRIBE `SHOW TABLES`; |
6 years ago |
USE commonswiki_p;
SHOW TABLES; |
6 years ago |
SHOW TABLES; |
6 years ago |