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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T23:59:37+00:00 2026-05-13T23:59:37+00:00

Oracle does not support a bit datatype or any other type for true/false scenarios.

  • 0

Oracle does not support a bit datatype or any other type for true/false scenarios. Does one use the char(1) field instead by using a specific letter to denote yes / true regardless of culture specific issues?

Instead of char should it be Number(1,0) for this instead – 0 being considered false / no, anything else being interpreted as true / yes?

Is this viable?


Why does Oracle not support a simple boolean type?

  • 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-13T23:59:38+00:00Added an answer on May 13, 2026 at 11:59 pm

    I prefer char(1) over number(1), since with some reasonable choice of characters, it is obvious which character has which boolean meaning.

    Of course you should fight all the different varations, choose one and ensure it’s use by putting check constraints on the columns.

    Although it probably is to late in your case, generating the schema from another tool often takes care at least of the consistency issue. I personally prefer hibernate for this purpose, but that is very situation specific.

    And of course that is a glaring obmission. To make it worse, PL/SQL has a boolean, but you can’t use it in SQL statements.

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

Sidebar

Related Questions

MySQL has special table type MyISAM that does not support transactions. Does Oracle has
In Oracle (10g), when I use a View (not Materialized View), does Oracle take
Can someone enlighten on why is that oracle does not support an autoincrement feature
Does hibernate have any mapping for this oracle data type:(10G) TIMESTAMP(6) WITH TIME ZONE
ORACLE does not permit NULL values in any of the columns that comprise a
Using an Oracle temporary table does not generate much redo log as a normal
In Oracle, this returns 03/01/2010. That does not make sense to me. Anybody know
Does the current version of NHibernate (v2.1.2) support access Oracle stored procedure output REFCURSOR
I support users who use MS Access as a front-end for viewing some Oracle
I'm trying to create a materialized view in Oracle 11.1, which apparently does not

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.