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
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Monika AroraPosted Nov 21, 2011, 5:05 AM
Pravin MorePosted Nov 18, 2011, 2:13 AM
you can do it by "UP Arrow Key". have you tried it?