2
Answers

Statement in SQLite's command window to repeat last executed sql command

I want that the command which I have just executed in SQLite command window get executed again. What can be the method to do that

Answers (2)