RDS
NoSQL
Tools
これを試してください:
select * from table1 where description not in('') and description is not null;
select * from table1 where description not in('') and description is not null
次および前の要素のクエリを最適化する
PHP/Mysqlで重複するすべてのレコードを削除する方法
Knexrawを使用してMySQLでストアドプロシージャを作成する方法
mySQLCASTおよびASC/DESC