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
Continue with Google
or use


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
Continue with Google
or use

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.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

Sorry, you do not have permission to add post.

Continue with Google
or use

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
Ask A Question
  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
    • Oraask XML Formatter
    • Oraask JSON Formatter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials
Home/procedure

Oraask Latest Questions

Question
abhishekvv91
  • 0
abhishekvv91Explorer
Asked: September 2, 2023In: PL/SQL

Export query result to Oracle Server

  • 0

I have written PL/SQL code to store XML into cursor. Refer the below code Requirement: As of line at line 83, I am inserting the result into another table (XML_GEN) as XMLTYPE datatype. Line: insert into xml_gen (fxdoc) values (i.FXML); But ...

export xmloraclepl/sqlproceduresql developer
0
  • 0 0 Answers
  • 37 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
  • 506 Views
  • 0 Followers
Answer
Question
albert
  • 0
albertExplorer
Asked: April 7, 2017In: MySQL

How to call MySQL Procedure from Oracle using HS Link ?

  • 0

How to call MySQL Procedure from Oracle using HS Link ? HS link is correct and I can get the tables data just by adding '@' at the end of the table name ,but I can't call the SP same way ...

HS linkMySQLoracleprocedure
0
  • 0 0 Answers
  • 665 Views
  • 0 Followers
Answer
Question
oracle user
  • 0
oracle userExplorer
Asked: April 1, 2017In: PL/SQL

What is the difference between procedure and function in PL/SQL?

  • 0

please i want to know all differences between procedure and function in oracle pl/sql thanks in advance.

functionoraclepl/sqlprocedure
1
  • 1 1 Answer
  • 897 Views
  • 0 Followers
Answer
Question
Saly
  • 0
SalyExplorer
Asked: March 4, 2017In: PL/SQL

How to execute multiple procedures simultaneously ?

  • 0

hi is there any approach in pl/sql to execute more than one procedure in one time like: BEGIN Proc1('first'); Proc1('second'); Proc1('third'); END; but ...

pl/sqlprocedure
1
  • 1 1 Answer
  • 845 Views
  • 0 Followers
Answer
Question
ayaali
  • 0
ayaaliExplorer
Asked: June 20, 2016In: PL/SQL

Return more than one row from stored procedure in pl/sql

  • 0

I want to create a stored procedure with one parameter which will return multiple rows based on parameter value. how can i do this ?

multible rowsoraclepl/sqlprocedurerows
2
  • 2 2 Answers
  • 5k Views
  • 0 Followers
Answer
Question
oracle user
  • 0
oracle userExplorer
Asked: June 14, 2016In: PL/SQL

how can i use one cursor inside two or more procedure in oracle pl/sql?

  • 0

I have a cursor declared inside procedure into package and I want to use this cursor into another procedure or function inside the same package is that possible or not ?

cursorfunctionpackagepl/sqlprocedure
1
  • 1 1 Answer
  • 946 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
    • Oraask XML Formatter
    • Oraask JSON Formatter
  • 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.