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

Oraask Latest Questions

Question
SaraHassan
  • 1
SaraHassan
Asked: October 14, 2018In: Oracle SQL

Is there SQL Function to add space inside string value?

  • 1

Hi there, Is there any function in SQL or PL/SQL to add space to string value ? for example : this value 'oraask' i need the result to be like this : 'ora      ask' thanks in advance.

add space functionpl/sqlsqlsql function
1
  • 1 1 Answer
  • 919 Views
  • 0 Followers
Answer
Question
Maram
  • 0
MaramExplorer
Asked: March 29, 2018In: Oracle SQL

How to rollback oracle sequence value ?

  • 0

i created a sequence and take the nextval from it but i want to rollback this operation to return to previous next value ? is there any way to achieve this, if so please guide me.

currvalnextvalrollbacksequencesql
1
  • 1 1 Answer
  • 3k Views
  • 0 Followers
Answer
Question
Chandra
  • 1
ChandraExplorer
Asked: October 31, 2017In: Oracle E-Business Suite

how can i get PO Revision History details – oracle EBS R12?

  • 1

hello guys, please help me to get the po change history for revision details when we compare current po with original po? thanks in advance.

ebs archivingfricew componentsgetpooracle ebs historyoracle ebs version historyoracle riceoracle rice componentsoracle ricewpo archive tables oracle appspo change historypo change history query in oracle appspo change history table in oracle appspo historypo history table in oracle appspo revisionpo revision table in oracle appspo_distributions_archive_allpo_headers_archive_allpo_line_locations_archive_allpo_lines_archive_allqueryrice componentricewricew oraclesqlsupply chainwhat is ricew
1
  • 1 1 Answer
  • 9k Views
  • 0 Followers
Answer
Question
Waqas
  • 0
WaqasExplorer
Asked: August 12, 2017In: Oracle SQL

Why is Sequence not incrementing ?

  • 0

Hi, Oracle : 9.2.0.8.0 We have sequence as below: [code] CREATE SEQUENCE TEST_SEQ START WITH 41554558016 INCREMENT BY 2 MAXVALUE 1000000000000000000000000000 MINVALUE 1 NOCYCLE CACHE 40 NOORDER; [/code] We have written a procedure to increment the sequence value based on another sequence value by comparing the two values. But when I execute the procedure ...

execute immediateincrementingproceduresequencesql
0
  • 0 0 Answers
  • 470 Views
  • 0 Followers
Answer
Question
Maran
  • 0
Maran
Asked: July 19, 2017In: Oracle SQL

Which one do better performance NOT IN vs NOT EXISTS ?

  • 0

Hello, Which of these queries is the do better performance NOT IN vs NOT EXISTS? and please give me an clear example if possible. thanks

querysql
1
  • 1 1 Answer
  • 424 Views
  • 0 Followers
Answer
Question
Sam
  • 0
Sam
Asked: July 19, 2017In: Oracle SQL

How to select a random row in SQL& MySQL?

  • 0

Hi I want to select a random row in SQL& MySQL?

How toMySQLqueryrowsql
1
  • 1 1 Answer
  • 370 Views
  • 0 Followers
Answer
Question
albert
  • 0
albertExplorer
Asked: July 14, 2017In: Oracle SQL

How to update multiple columns of a table in a single shoot?

  • 0

Hi, I have a task and it's simple : all NULL values of a table should be updated to not null let say to be 'Value', however the NOT NULL values will remain the same as it is. consider that the table ...

How toNULLsqlupdateupdate statement
0
  • 0 0 Answers
  • 315 Views
  • 0 Followers
Answer
Question
matheo
  • 0
matheoExplorer
Asked: July 14, 2017In: Oracle SQL

How dbms_assert protects against SQL injection ?

  • 0

Hi, Please i am trying to use dbms_assert package in a SQL statement and I want to understand exactly how dbms_assert protects against SQL injection ? thanks.

dbms_assertdynamic sqlpl/sqlsqlSQL injection
1
  • 1 1 Answer
  • 618 Views
  • 0 Followers
Answer
Question
matheo
  • 0
matheoExplorer
Asked: July 14, 2017In: Oracle SQL

How to order by number inside of character for a query like ’25 AB’ ,’30 MT’ ?

  • 0

Hi, I have set of values and I want to order by as follows : we scan left to right . for example for values like '25 AB' ,'30 MT'. 25 comes before 30. [code] create table test_table(COL1 varchar2(240)); insert into test_table values ('50000'); insert into test_table ...

How toorder byquerysql
1
  • 1 1 Answer
  • 744 Views
  • 0 Followers
Answer
Question
albert
  • 0
albertExplorer
Asked: July 14, 2017In: Oracle SQL

ORA-00907: missing right parenthesis and ORA-30389 while using SYS.DBMS_ADVANCED_REWRITE

  • 0

Hi, I faces two ORA error while using SYS.DBMS_ADVANCED_REWRITE this my program and error raised : [code] DECLARE l_src LONG; l_dest LONG; BEGIN l_src := 'select a.empno, a.ename, a.sal, sum(b.sal) ' || 'from emp a, emp b ' || 'WHERE a.sal > b.sal ' || 'OR ' || '( a.sal= b.sal ' || 'and a.rowid ...

databaseORA-00907ORA-30389sqlSYS.DBMS_ADVANCED_REWRITE
0
  • 0 0 Answers
  • 620 Views
  • 0 Followers
Answer
1 2 … 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.