Table of Contents
[bash]
<pre>sqlite3 ~/.griffith/griffith.db ''select movie_id || ' - ' || title from movies where image IS NULL''</pre>
[/bash]
[bash]
<pre>sqlite3 ~/.griffith/griffith.db ''select movie_id || ' - ' || title from movies where image IS NULL''</pre>
[/bash]