I have to create a table in Oracle and one column I have to make it of Boolean type. Can you please tell me how can I do that? I have searched on the internet but I couldn’t find a clear answer.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
There is no BOOLEAN datatype in SQL. But we can represent it like this: