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/sql/Page 3

Oraask Latest Questions

Question
Beter
  • 0
BeterExplorer
Asked: March 24, 2017In: Oracle SQL

How to add a new column to a table only if not exist?

  • 0

how do I check before adding a new column to a table if it's exists or not ? thanks in advance

columndatabaseoraclesqltable
1
  • 1 1 Answer
  • 1k Views
  • 0 Followers
Answer
Question
Jone
  • 0
JoneExplorer
Asked: March 20, 2017In: Oracle SQL

Convert number of seconds to Hours:Minutes:Seconds format

  • 0

suppose we have 55214 (number of seconds) and i want to convert this number to Hours:Minutes:Seconds format how to do this in oracle ?

oraclesql
1
  • 1 1 Answer
  • 698 Views
  • 0 Followers
Answer
Question
Saly
  • 0
SalyExplorer
Asked: March 10, 2017In: Oracle SQL

How to return N of rows after ordering in oracle sql ?

  • 0

some people suggest to use this query : select * from employees where rownum <= 10 order by salary; but the problem with this will return a random set of ten rows ordered by salary which is not what I need.

oraclerowssql
1
  • 1 1 Answer
  • 854 Views
  • 0 Followers
Answer
Question
albert
  • 0
albertExplorer
Asked: March 6, 2017In: PL/SQL

How to use COMMIT or ROLLBACK inside database trigger ?

  • 0

I have two tables one ordinary table and other is log of this table test_table test_tab_log I want to insert new row in the log table for each insert statement executed for basic table even if there is rollback executed. simply every row inserted in the base table ...

ORAORA-04092pl/sqlsqltrigger
2
  • 2 2 Answers
  • 949 Views
  • 0 Followers
Answer
Question
Beter
  • 0
BeterExplorer
Asked: March 3, 2017In: Oracle SQL

what is the difference between “INNER JOIN” and “OUTER JOIN”?

  • 0

hello guys can someone explain to me what is the differences by easy way and with example if possible.

sql
1
  • 1 1 Answer
  • 556 Views
  • 0 Followers
Answer
Question
Saly
  • 0
SalyExplorer
Asked: August 16, 2016In: Oracle SQL

How to Insert data include symbol '&' into a table ?

  • 0

hi i have data set that has ampersand symbol "&" and i want to insert this data but when i put this symbol into values of insert statements TOAD asking for substitution value i tried to escape this symbol but it ...

insertoraclesqlsymboltable
1
  • 1 1 Answer
  • 1k Views
  • 0 Followers
Answer
Question
albert
  • 0
albertExplorer
Asked: July 3, 2016In: Oracle SQL

is there oracle function to remove spaces in the string ?

  • 0

i have a string like this String Oracle Forms 10G and i want result to be like this String OracleForms10G without spaces between words is there any oracle function to do this ...

functionoraclesqlstatementstring
1
  • 1 1 Answer
  • 1k Views
  • 0 Followers
Answer
Question
albert
  • 0
albertExplorer
Asked: June 26, 2016In: Oracle SQL

How to create a column with AUTO_INCREMENT in Oracle?

  • 0

I want to create new column say (ID) with auto generated sequence number with auto increment by 10.how can I achieve this in oracle database 11g ?

AUTO_INCREMENTcolumnoraclesequencesql
1
  • 1 1 Answer
  • 970 Views
  • 0 Followers
Answer
Question
albert
  • 0
albertExplorer
Asked: June 24, 2016In: PL/SQL

How to INSERT row when only doesn't exist ?

  • 0

I have a table has column ID,NAME which ID is PK I want to insert a new row if only this new row doesn't exist in the table something like this : if ID doesn't exist then INSERT STATEMENT HERE ; end if;  

insertpl/sqlrowsqlstatement
1
  • 1 1 Answer
  • 4k Views
  • 0 Followers
Answer
Question
albert
  • 0
albertExplorer
Asked: June 23, 2016In: Oracle SQL

How to query a CLOB column in Oracle SQL ?

  • 0

I have a column with datatype CLOB and I want to get column valueI tried using select DBMS_LOB.substr(last_name) from employees for example but it's throwing error ,I need help to query a CLOB column.

CLOBcolumnoraclequerysql
1
  • 1 1 Answer
  • 2k Views
  • 0 Followers
Answer
1 2 3 4 5

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.