DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Storing data

  1. #1
    Join Date
    Oct 2000
    Posts
    24

    Unhappy

    Hi,

    Can I store information in degrees in Oracle (like 32 degrees etc in notational form). My csv has the data in notational form ,but in the database its shown as 390..

    -Anand

  2. #2
    Join Date
    Oct 2000
    Location
    Saskatoon, SK, Canada
    Posts
    3,925
    I don't think that oracle has the super scripting / Degree parameter/data types defined. One way to get over this issue is to load the data into the table by truncating the last zero from the column.

    Sam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width