How to Exit in SQLite

MD Aminul Islam Feb 02, 2024
How to Exit in SQLite

You are using the Command Line Interface to maintain the SQLite database, and you need to exit the Command Line Interface when your operations are done.

This article will show us how we can exit the SQLite Command Line Interface, and we will see an example to make it easy to understand.

Exit the Command Line Interface of SQLite

To exit the Command Line Interface of SQLite, type ; and Enter to terminate the current statement, then enter the command below.

.quit

Now when you hit Enter, you will see the below output in your command prompt.

quit

MD Aminul Islam avatar MD Aminul Islam avatar

Aminul Is an Expert Technical Writer and Full-Stack Developer. He has hands-on working experience on numerous Developer Platforms and SAAS startups. He is highly skilled in numerous Programming languages and Frameworks. He can write professional technical articles like Reviews, Programming, Documentation, SOP, User manual, Whitepaper, etc.

LinkedIn