View ⇒ Tool Windows ⇒ App Inspection ⇒ Database Inspector
create table comments( _id integer primary key autoincrement, comment text not null );