Plan Sqlite Expliquez

EXPLAIN QUERY PLAN 
SELECT * FROM my_table;
VasteMonde