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 1057771
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T17:55:16+00:00 2026-05-16T17:55:16+00:00

What are the combination of characters for a table name in SQLite to be

  • 0

What are the combination of characters for a table name in SQLite to be valid? Are all combinations of alphanumerics (A-Z, a-z and 0-9) constitute a valid name?

Ex. CREATE TABLE 123abc(...);

What about a combination of alphanumerics with dashes “-” and periods “.”, is that valid as well?

Ex. CREATE TABLE 123abc.txt(...);
Ex. CREATE TABLE 123abc-ABC.txt(...);

Thank you.

  • 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-05-16T17:55:17+00:00Added an answer on May 16, 2026 at 5:55 pm

    I haven’t found a reference for it, but table names that are valid without using brackets around them should be any alphanumeric combination that doesn’t start with a digit:

    abc123 - valid
    123abc - not valid
    abc_123 - valid
    _123abc - valid
    abc-abc - not valid (looks like an expression)
    abc.abc - not valid (looks like a database.table notation)
    

    With quoted names you should be able to use pretty much anything as a table name:

    "This should-be a_valid.table+name!?"
    

    SQLite also supports quoting in SQL Server and MySQL style:

    [This should-be a_valid.table+name!?]
    
    `This should-be a_valid.table+name!?`
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

All, I am trying to create a table to receive user inputs (UGC). This
I want to iterate through all 5 character combinations of 0-9, a-z. I worked
Is this combination possible at all? If yes, will I still need to buy
GUID are generated by the combination of numbers and characters with a hyphen. eg)
I want to generate folders using combinations of given characters i.e. 8 character text
I need to get every possible combination of characters that follows a rule. Say:
I am trying to generate random Unicode characters with two starting number+letter combination.. I
What combination of CSS or attributes are needed?
What combination of html and IE8 settings get IE8 to open links in a
I know the combination Ctrl + A to jump to the beginning of the

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.