Database Utilities (MOSC)

MOSC Banner

SQL*Loader : Loading only rows having field with format = NUMBER (12,2)

edited Feb 28, 2013 9:48PM in Database Utilities (MOSC) 8 commentsAnswered
Hi ,

I would like to load with SQL*Loader only rows having  column "PRICE"  with NUMBER(12,2) format.

eg :

1234567891.12      : OK

12345678912.12    : KO

1234567891,12      : KO

12345678910.12     :KO

1234567891.123    : KO

Best regards .

GD.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center