SQLite Forum

SQLite - CMD prompt - How to exit Statement/Expression after messing up?
Login
>  If you get into that situation keep hitting the keys "semicolon, enter" until it recognises the end of the statement.

(To Keith's point:) Try that with this initial entry:<code>
  select '
</code>
Let us know when you succeeded in ending entry that way.