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

Thread: Convert number to boolean value

  1. #1
    Join Date
    Dec 1999
    Location
    Alpharetta, GA, US
    Posts
    192
    Hi,
    i would like to know how do i convert the number value to
    boolean.
    i got a number field in my table, i want to convert those
    values into boolen.

    Thanks.

  2. #2
    Join Date
    Feb 2001
    Posts
    295
    Oracle does not support boolean data type (TRUE/FALSE). You'd better continue using your number field.


    M.P., Adriano.


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