Results 1 to 3 of 3

Thread: What are the different Data Types available in Oracle?

  1. #1
    Garcíarobine is offline Senior Member
    Join Date
    Dec 2009
    Posts
    334
    Rep Power
    3

    Default What are the different Data Types available in Oracle?

    I want to join Oracle class. So before that I want little bit knowledge of the different data types which are used in the Oracle. If you have any knowledge about the data types of Oracle then share with me.

  2. #2
    RodríguezBrown is offline Senior Member
    Join Date
    Dec 2009
    Posts
    322
    Rep Power
    3

    Default

    I am known about the following data type of Oracle:

    • NCHAR

    • NVARCHAR2

    • LOB Character

    • VARCHAR2

    • VARCHAR

    • LONG

    • BLOB, CLOB, NCLOB, BFILE

    • Date (Month, Hour, Minute, Year)

  3. #3
    WilsonMartin is offline Senior Member
    Join Date
    Dec 2009
    Posts
    319
    Rep Power
    3

    Default

    Following given oracle data types with its maximum range:

    1. NCHAR(bytes):32,767 bytes

    2. NVARCHAR(bytes):32,767 bytes

    3. NCHAR VARYING(chars):32,767 bytes

    4. STRING(chars):32,767 bytes

    5. LONG:32,760 bytes

    6. CHAR VARYING(chars):32,767 bytes

Similar Threads

  1. Oracle Data Grid supports major business platforms
    By mark_carter in forum Latest Hardware News
    Replies: 0
    Last Post: 07-15-2010, 11:05 AM
  2. Primitive and non-primitive data types
    By CruzPowell in forum other peripherals
    Replies: 0
    Last Post: 04-27-2010, 02:29 PM
  3. primitive and non-primitive data types?
    By ponting77 in forum Software Jargons
    Replies: 1
    Last Post: 12-16-2009, 03:07 PM
  4. Data Types
    By quckhil in forum Programming
    Replies: 0
    Last Post: 08-22-2008, 09:44 AM

Bookmarks

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48