• python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Facebook Twitter Instagram
Devs Fixed
  • python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Devs Fixed
Home ยป Resolved: How to call stored procedure with clause

Resolved: How to call stored procedure with clause

0
By Isaac Tonny on 16/03/2023 Issue
Share
Facebook Twitter LinkedIn

In this post, we will see how to resolve How to call stored procedure with clause

Question:

I found this way also called be used.
I am able to call function with clause.
Code:
It worked for me and got me output.
But now I want to know how to call procedure?

Best Answer:

You can’t call the procedure in SQL, but you can in PL/SQL. How? Create both function and procedure; then call procedure from function and – finally – return result:

If you have better answer, please add a comment about this, thank you!

Source: Stackoverflow.com

oracle plsql
Share. Facebook Twitter LinkedIn

Related Posts

Resolved: In a Pinescript v5 Strategy why is my bool not working?

02/04/2023

Resolved: net::ERR_HTTP2_PROTOCOL_ERROR by http get request angular 15.2

02/04/2023

Resolved: How do I stop the command from happening if the requirements for it to work aren’t sert Discord.js

02/04/2023

Comments are closed.

© 2023 DEVSFIX.COM

Type above and press Enter to search. Press Esc to cancel.