473,554 Members | 2,460 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Oracle Database Forum

Oracle Database (Oracle) RDBMS - Ask questions about installation, SQL, PL/SQL, objects, XML, triggers, joins, stored procedures, errors, queries, reports, storage, connections, tables, backups and more.
1
5,865
thread by: Vinay611 | last post Feb 16 '23 by: pritikumari
create table jira_upload(id_num number,filename varchar2(50)); insert into jira_upload values(1,'test'); create or replace procedure sp_jira( id_req IN jira_upload.id_num%type, err_msg OUT varchar2) as lv_count number; begin
0
8,616
thread by: Naresh1 | last post May 22 '23 by: Naresh1
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle WebLogic Server, which is a leading application server used for deploying and managing enterprise Java applications. WebLogic Admin Training typically...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.