2
Answers

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

Monika Arora

Monika Arora

12y
2.7k
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)