2
Answers

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

Photo of Monika Arora

Monika Arora

13y
3.2k
1
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)