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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T00:12:55+00:00 2026-05-28T00:12:55+00:00

SQL Query: CREATE TABLE mytbl.customer( CustID int( 10 ) NOT NULL AUTO_INCREMENT , FirstName

  • 0

SQL Query:

CREATE TABLE mytbl.customer(
CustID int( 10 ) NOT NULL AUTO_INCREMENT ,
FirstName varchar( 40 ) ,
LastName varchar( 40 ) ,
Street varchar( 50 ) ,
City varchar( 40 ) ,
State varchar( 40 ) ,
ZipCode varchar( 5 ) ,
Telephone varchar( 20 ) ,
CellPhone varchar( 20 ) ,
CellCarrier varchar( 20 ) ,
UserName varchar( 20 ) ,
PASSWORD varchar( 10 ) ,
SecretQuestion varchar( 80 ) ,
SecretAnswer varchar( 50 ) ,
UtilityCompanyID int( 10 ) ,
SwUpgrade int( 10 ) DEFAULT 1,
DateToSignIn timestamp DEFAULT 0000 -00 -0000 :00 :00 NOT NULL ,
LastLoginTime timestamp DEFAULT 0000 -00 -0000 :00 :00 NOT NULL ,
STATUS varchar( 20 ) DEFAULT 'Inacitve',
Email1 varchar( 60 ) ,
Email2 varchar( 60 ) ,
PoolID int( 10 ) ,
DeviceID int( 10 ) ,
Last_Modified_Timestamp timestamp DEFAULT CURRENT_TIMESTAMP NOT NULL ,
PRIMARY KEY ( CustID )
) ENGINE = InnoDB DEFAULT CHARSET = latin1;

Phpmyadmin error:

#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 '-00-00 00:00:00 NOT NULL,
    LastLoginTime timestamp DEFAULT 0000-00-00 00:00:00 ' at line 18 

Any idea what I might be doing wrong?

  • 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-28T00:12:55+00:00Added an answer on May 28, 2026 at 12:12 am

    Shouldnt you be putting those timestamp default values in “”, i.e. “0000-00-00 00:00:00”?

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

Sidebar

Related Questions

Errore query SQL: CREATE TABLE `hospital_jqm`.`users` ( `id` INT NOT NULL AUTO_INCREMENT PRIMARY KEY
If I have the following SQL query CREATE TABLE #t1 (a INT NOT NULL
CREATE TABLE `pastebin` ( `pid` int(11) NOT NULL auto_increment, `poster` varchar(16) default NULL, `posted`
SQL query: CREATE TABLE `animals`.`ads_DB` ( `id` DOUBLE( 25 ) NOT NULL AUTO_INCREMENT PRIMARY
Suppose we have this table.. CREATE TABLE `appointments` ( `idappointments` int(11) NOT NULL AUTO_INCREMENT,
I have a table like so.. CREATE TABLE [dbo].[Locations_Hours]( [LocationID] [int] NOT NULL, [sun_open]
table: CREATE TABLE `deal` ( `id` int(11) NOT NULL default '0', `site` int(11) NOT
I've got the following named query in Hibernate: <sql-query name=CreateLogTable> CREATE TABLE IF NOT
I have a table defined like this: CREATE TABLE mytable (id INT NOT NULL
I have a SQL table: CREATE TABLE [UserTable] ( [ID] [int] NULL, [Name] [nvarchar](50)

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.