Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8913887
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T04:34:26+00:00 2026-06-15T04:34:26+00:00

Im new to databases. now im going to learm sqlite. I downloaded sqlite shell

  • 0

Im new to databases. now im going to learm sqlite. I downloaded sqlite shell 3.7.14.1. Im trying to creat a database ang googling this for a long time. but cant find a answer.
in the shell I gave command sqlite3 test.db then it shows ...> then i exit with command .exit but I see no database is created. please can someone help me in this issue.

enter image description here
enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T04:34:28+00:00Added an answer on June 15, 2026 at 4:34 am

    The command:

    sqlite3 test.db
    

    will create the database in the file called test.db. You can go on an create tables and you will be able to sore and query data in this database.

    Try this:

    sqlite3 test.db "create table test_table (someid INTEGER PRIMARY KEY, somedata TEXT);"
    sqlite3 test.db "insert into test_table values (1, 'Some Text');"
    

    then

    sqlite3 test.db "select * from test_table;"
    

    Here is a sample “session” on Windows

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am now trying to create new database manager under Fragment class. But unfortunately,
Hi I am new to databases. I am working on huge database and trying
I am new to using SQLite databases and android mobile development. I am trying
i am new to the databases and i recently downloaded mysql 5.1 and learning
So there's this new cool thing, these NoSQL-databases. And so there's my data: Rows
I have two databases, on two separate SQL Servers (trying to consolidate both). This
I'm new to servers and databases. I've been trying to test out a java
I am really new to database and this is my first program in database
I've overcome many hurdles while trying to work with SQLite on Blackberry. Now I've
Possible Duplicate: how to join 2 tables I am very new to databases. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.