If you have to declare procedure1,procedure2 in package specification and if you have to declare procedure1,procedure2 and procedure3 in package body? is it compilation or not and execute or not? what type of error is given please
1 4755what is the differnce between procedure and function? in both dml operations can work and in procedure through out parameter you can return value ,then what is the differce?
3 8131how to insert the data through views? The view is depending upon more than two tables? how to update materalized views?
3 8616function can return value ,procedure also return value through out parameter then what is the difference?
3 8008create a store procedure and created synonms for that store procedure after modify that store procedure will effect on synonms? If we delete the store procedure what happened to that synonms?
2 7586TABLE A TABLE B EMPNO ENAME EMPNO ENAME 1 A 1 A 2 B 2 B 3 C 3 C 4 D 4 D 5 E 5 E 6 F 7 G HOW TO GET THE UNMATCHED RECORDS IN SQL QUERY?
10 13611
What is a loop in sql?
What is an index in sql with example?
Does sql full backup truncate logs?
Why select is used in sql?
Can we use pl sql in mysql?
How do I count duplicates in sql?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
what are string data types? : Sql dba
What does (*) mean in sql?
What does the file extension accdb stand for?
Is vs as in pl sql?
What is sequence in sql?
where are cookies actually stored on the hard disk? : Sql dba
How many tables can a sql database have?
What is triggering circuit?