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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T20:49:25+00:00 2026-05-14T20:49:25+00:00

I am currently moving a product from SQL Server to Oracle. I am semi-familiar

  • 0

I am currently moving a product from SQL Server to Oracle. I am semi-familiar with SQL Server and know nothing about Oracle, so I apologize if the mere presence of this question offends anyone.

Inferring from this page, http://download.oracle.com/docs/cd/E12151_01/doc.150/e12156/ss_oracle_compared.htm, it would seem that the data type conversion from SQL Server to Oracle should be:

REAL = FLOAT(24) -> FLOAT(63)

FLOAT(p) -> FLOAT(p)

TIMESTAMP -> NUMBER

NVARCHAR(n) -> VARCHAR(n*2)

NCHAR(n) -> CHAR(n*2)

Here are my questions regarding them:

For FLOAT, considering that FLOAT(p) -> FLOAT(p), wouldn’t it also mean that FLOAT -> FLOAT(24)?

For TIMESTAMP, since Oracle also has its own version of it, wouldn’t it be better that TIMESTAMP -> TIMESTAMP?

Finally, for NVARCHAR(n) and NCHAR(n), I thought the issue would be regarding Unicode. Then, again, since Oracle provides its own version of both, wouldn’t it make more sense that NVARCHAR(n) -> NVARCHAR(n) and NCHAR(n) -> NCHAR(n)?

It would be much appreciated if someone were to elaborate on the previous 3 matters.

Thanks in advance.

  • 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-14T20:49:26+00:00Added an answer on May 14, 2026 at 8:49 pm

    It appears that Oracle’s CHAR and VARCHAR2 (always use VARCHAR2 instead of VARCHAR) already support Unicode – the document you’ve linked to advises converting to those from the SQL Server NCHAR and NVARCHAR datatypes.

    The SQL Server TIMESTAMP isn’t actually a timestamp at all – it’s some kind of identifier based on the time that’s just used to indicate that a row has changed – it can’t be converted back into any kind of DATETIME (at least in a way that I know about).

    For FLOAT, using 126 bytes would be enormous – since the developer tools automatically map SQL Server’s FLOAT to Oracle’s FLOAT(53), why not use that amount?

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

Sidebar

Related Questions

I'm currently moving from my development server to an Apache web production server. I've
I have a gridview bound to a sql server datasource. I am currently moving
We have a commercial software product under development. It supports Oracle, MySQL, and SQL*Server
I am currently moving code from my app_code folder to a class library. I
I'm part of a small development team and we are currently moving from a
I am currently moving an ASP.NET web-project from an IIS 6 to a IIS
I'm currently moving a (working) app from using EclipseLink to Hibernate JPA, mostly it's
I'm currently moving a website to a new server, whilst doing so i've noticed
We're moving from a combination of CC/CC.NET to TeamCity. The core of our product
Currently moving to Amazon EC2 from another VPS provider. We have your typical web

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.