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

  • Home
  • SEARCH
  • 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 8893559
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T23:16:42+00:00 2026-06-14T23:16:42+00:00

I am creating a table in Oracle. On doing the following insert I keep

  • 0

I am creating a table in Oracle.

On doing the following insert I keep getting missing comma error but no comma is missing from what I can see

INSERT INTO driver 
  (employee_no, first_name, last_name, ni_no, telephone, hazardous_goods)
VALUES 
  (122085,'Norris','Vasyutichev','EE 91 44 59 G',01809 7872896,07610 2265827,'Y');

even with

INSERT INTO driver 
  (first_name, last_name, ni_no, hazardous_goods)
VALUES
  ('Norris','Vasyutichev','EE914459G','Y');

I get the missing comma error

Error at Command Line:27 Column:86
Error report:
SQL Error: ORA-00917: missing comma
00917. 00000 – “missing comma”

  • 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-14T23:16:43+00:00Added an answer on June 14, 2026 at 11:16 pm

    You missed actually by putting space between the number "01809 7872896" and it should be "018097872896" without space and this one "07610 2265827" to "076102265827". If it’s matched with the column list. If not, change it to string by putting single quotes around them. Like '01809 7872896,07610 2265827' and I think you should do the second one as it seems to be phone numbers separated by a comma as a string.

    Cheers

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

Sidebar

Related Questions

Hi Following is the syntax for creating table in mysql. I want to create
After creating a table (by migration), I want to insert some entries directly. How
I need to copy some data from one table to another in Oracle, while
I have the following Oracle table: GAMES id_game int id_user int dt_game DATE Before
I am using following syntax for creating a private synonym of a table in
I need to upload some data from an Oracle table to a SQL Server
Suppose, on the SQL prompt in Oracle 9i, I'm creating a simple table say
I am having trouble creating a SQL select in Oracle, which does the following.
Oracle Newbie Here: I just started out creating my first Oracle database table. I
I'd like to check weather a table exists before creating one, in an Oracle

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.