Results 1 to 4 of 4

Thread: Numeric Data

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Expert Member
    Join Date
    Sep 2007
    Answers
    697

    Numeric Data

    I created a table for testing purpose
    create table xx (a number)

    inserting 38 digit number
    insert into xx values(11111111111111111111111111111111111111)

    inserting 39 digit number
    insert into xx values(111111111111111111111111111111111111111)

    inserting 126 digit number
    insert into xx values(1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111)

    if i try to insert 127 digit number then it is showing message ora - 01426 numeric overflow.

    Precision for oracle numeric data is 38 only. How it is accepting a numeric value upto 126 digits?

    Last edited by krishnaindia2007; 02-23-2008 at 07:51 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact