Sign Up

Sign Up to our social questions and Answers 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 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

Sorry, you do not have permission to add post.

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.

Oraask Logo Oraask Logo
Sign InSign Up

Oraask

  • Write
    • Add A New Post
    • Ask A Question

Oraask Navigation

Search
Ask A Question

Mobile menu

Close
  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials
Home/select

Oraask Latest Questions

Question
Jone
  • 0
JoneExplorer
Asked: April 30, 2017In: Oracle SQL

How to remove duplicate rows by where condition ?

  • 0

I have a test_table with the following data : [code] select * from test_table; [/code] Number Name 1 AA 1 DD 2 QQ 3 WW 4 EE

queryremove duplicate valuesselectsql
1
  • 1 1 Answer
  • 527 Views
  • 0 Followers
Answer
Question
oracle user
  • 0
oracle userExplorer
Asked: March 28, 2017In: Oracle SQL

How to find all DB objects that has particular column name ?

  • 0

suppose I want to find all tables and views that has column name "last_name" for example.

columndatabaseoracleselectsql
1
  • 1 1 Answer
  • 826 Views
  • 0 Followers
Answer
Question
albert
  • 0
albertExplorer
Asked: August 1, 2016In: PL/SQL

Can i use select statement inside if statement ? (if (select) > 0 then) ?

  • 0

hello can I use select inside if statement like : begin if (select count(*) from employees) >= 15 then do something; end if; end;   note : I want to delete rows from table where above condition evaluates with true

ifif statementoraclepl/sqlselect
1
  • 1 1 Answer
  • 998 Views
  • 0 Followers
Answer
Question
oracle user
  • 0
oracle userExplorer
Asked: June 23, 2016In: Oracle SQL

how to check if the column value is number or character

  • 0

hello I want to know if my column value is number or character in oracle 10g something like : select (case when ( is_number(mycolumn))             then 'your column value is number'             else 'your column value is not number'

characternumberoracleselectsql
1
  • 1 1 Answer
  • 1k Views
  • 0 Followers
Answer
Question
ayaali
  • 0
ayaaliExplorer
Asked: June 18, 2016In: Oracle SQL

How to count specific values from table ?

  • 0

i have a table with some values in it basically i want to count how many number (2) present in this table : Col1    Col2    Col3 ----- ------- ------- 2     1     3 8     ...

countoracleselectsqlstatementtable
1
  • 1 1 Answer
  • 912 Views
  • 0 Followers
Answer

Sidebar

Adv 250x250

Explore

  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials

Footer

Oraask

About

Oraask is a website for developers and software engineers who want to learn new skills, share their knowledge, and solve their coding problems. Oraask provides free content on various programming languages and topics, such as Oracle, Python, Java, etc. Oraask also allows users to ask questions and get answers from other members of the community.

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy
  • Terms & Conditions

Follow

Oraask is licensed under CC BY-NC-SA 4.0Oraask CopyrightOraask CopyrightOraask CopyrightOraask Copyright

© 2019 Oraask. All Rights Reserved
With Love by Oraask.