+ 2
is it possible to use replace on every one of those (proc...function...trigger..)???
is it possible to use replace on every one of those (proc...function...trigger..) just like views..
1 Answer
+ 1
In PL SQL, while creating procedures, function, views, triggers we can make use the command, create or replace function xyz(), similarly for others as well.
Hot today
What’s wrong?
3 Votes
Question is write a c program to print prime numbers up to n and print the largest number in array.
1 Votes
Error in Program
1 Votes
SQL
1 Votes
While loop
0 Votes