Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
Query
Run
use enwiki_p; select comment_data from comment where LENGTH(comment_data)>1 limit 10;
4 years ago
use enwiki_p; select comment_data from comment where comment_data!=NULL limit 10;
4 years ago