SQL Code Snippets

Tuesday, September 1, 2020

Search text in Oracle DB; Returns all types of Oracle function;

 Select * from ALL_SOURCE  where TEXT LIKE '%Approval%'  

Posted by Vijay Sadhu at 1:15 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: oracle, plsql, search, search text, sql, toad

Monday, April 6, 2020

Call a procedure on different DB; DB Link; Oracle

https://www.oracletutorial.com/oracle-administration/oracle-create-database-link/

Make sure grants are given to the user where the call is being made from.

How to call a procedure- :


/**
begin 

package procedure@dblink


end
**/
Posted by Vijay Sadhu at 1:48 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: dblink, link, oracle
Newer Posts Older Posts Home
Subscribe to: Comments (Atom)

Blog Archive

  • ▼  2020 (2)
    • ▼  September (1)
      • Search text in Oracle DB; Returns all types of Or...
    • ►  April (1)
      • Call a procedure on different DB; DB Link; Oracle
  • ►  2019 (2)
    • ►  October (2)
  • ►  2018 (3)
    • ►  December (1)
    • ►  July (2)
  • ►  2016 (3)
    • ►  September (2)
    • ►  January (1)
  • ►  2015 (3)
    • ►  July (1)
    • ►  April (1)
    • ►  March (1)
  • ►  2014 (6)
    • ►  April (1)
    • ►  March (1)
    • ►  February (4)
  • ►  2013 (3)
    • ►  October (1)
    • ►  August (2)

About Me

My photo
Vijay Sadhu
Certified UiPath RPA & Oracle ADF Developer. Enjoys problem solving. Loves challenges and not afraid to fail.
View my complete profile
Simple theme. Powered by Blogger.