Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

creating table with boolean as datatype

975396Dec 1 2012 — edited Dec 1 2012
Hi friends ,
im trying to create a table 'a' with column name as 'flag' and datatype as 'boolean' ie. create table a(flag boolean);

is it possible in sql or pl/sql in oracle?if any body knows plz.........answer.if its possible to create a table and also let me now inserting row and what boolean should return?

Cheers,'
Sudhir Reddy.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2012
Added on Dec 1 2012
1 comment
90,504 views