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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T05:11:03+00:00 2026-05-20T05:11:03+00:00

Running this SWL query keeps returning: #1064 – You have an error in your

  • 0

Running this SWL query keeps returning:

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 20

CREATE TABLE users
(
    `a` INT NOT NULL PRIMARY KEY AUTO_INCREMENT,
    `b` VARCHAR(50) DEFAULT "USER",
    `c` INT(1) NOT NULL DEFAULT "0",
    `d` VARCHAR(30) NOT NULL,
    `e` VARCHAR(30) NOT NULL,
    `f` TEXT(30) NOT NULL,
    `g` TEXT(30) NOT NULL,
    `h` TEXT(30),
    `i` enum('i1','i2','i3') NOT NULL,
    `j` TEXT(60),
    `k` DATE NOT NULL,
    `l` VARCHAR(255) NOT NULL,
    `m` VARCHAR(255),
    `n` VARCHAR(255),
    `o` LONGTEXT NULL,
    `p` BLOB NULL,
    `q` VARCHAR(255) NOT NULL,
);

HELP!

  • 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-20T05:11:04+00:00Added an answer on May 20, 2026 at 5:11 am

    You should remove comma from the last entry:

    CREATE TABLE users
    (
        `a` INT NOT NULL PRIMARY KEY AUTO_INCREMENT,
        `b` VARCHAR(50) DEFAULT "USER",
        `c` INT(1) NOT NULL DEFAULT "0",
        `d` VARCHAR(30) NOT NULL,
        `e` VARCHAR(30) NOT NULL,
        `f` TEXT(30) NOT NULL,
        `g` TEXT(30) NOT NULL,
        `h` TEXT(30),
        `i` enum('i1','i2','i3') NOT NULL,
        `j` TEXT(60),
        `k` DATE NOT NULL,
        `l` VARCHAR(255) NOT NULL,
        `m` VARCHAR(255),
        `n` VARCHAR(255),
        `o` LONGTEXT NULL,
        `p` BLOB NULL,
        `q` VARCHAR(255) NOT NULL,  <--------------- this one
    );
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Running this query in sql server 2008 now, but soon plan to move it
Im running this query on the same server as the web application, so SPQuery.ExpandRecurrence
In running this on index.html, I get the following error: Uncaught SyntaxError: Unexpected token
I'm running this query: SELECT TOP 1 [DVD Copy].[Stock No] FROM [DVD Copy] WHERE
While I am running this code it showing me a following error:- Column 'virtuemart_product_id'
While running this code it shows Stackoverflow error. What is it I am doing
I have been running this random walk simulation for a while now and I
I am running this query SELECT sh.*, u.initials AS initals FROM database1.table1 AS sh
Running this: bcp MyDb.dbo.uvwMyView out c:\Test.txt -SMyServer -T -c I get this error: SQLState
UPDATE : Running this: ALTER DATABASE STRINGSDB.MDF COLLATE Latin1_General_CS_AShere Getting this error: Msg 5030,

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.