Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Oracle/OAS
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Ron McLeod
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Oracle/OAS
datatype
Jackie Wang
Ranch Hand
Posts: 315
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I am wondering whether there's a boolean value of oracle 8i.
I wanna add 1 column either VARCHAR(1) of 'Y' or 'N' or boolean.
Are there any better suggestion?
Thanks!
Remar Uy
Ranch Hand
Posts: 35
posted 22 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Jackie,
AFAIK, you can't declare a database column as boolean, but can use boolean datatype when declaring variables in PL/SQL.
Hth,
Remar
Think of how dumb the average person is. Mathematically, half of them are EVEN DUMBER. Smart tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
'new' acceptable with primitive? - expected compiler error
Java's code conversions - How could I name a boolean variable?
#60 FROM JAVA CAP
boolean operators
Synchronized Test Question
More...