Basic Pl sql
Related Posts:
Difference between TRUNCATE, DELETE and DROP commands (adsbygoogle = window.adsbygoogle || []).push({}); The delete command is used to remove rows from a Table. A where clause can be used to … Read More
C program to find the factorial of a given number C programming Example -- Write a c Program to find largest among three numbers. #include<stdio.h> #include<conio.h> void main() { … Read More
Insufficient previliges In Oracle. Insufficient previliges In Oracle.Following is the list of all the previliges this user has. PRIVILEGECREATE ANY SQL PROFILEDROP ANY SQL PROFILEGRANT… Read More
PLSQL-Interview-Questions 1.How Many triggers can be applied to a table? There are maximum 12 triggers can be applied to a table. 2. Difference between Syntax error &… Read More
User Define Exception In Oracle (adsbygoogle = window.adsbygoogle || []).push({}); User Define Exception:- Write a Pl/Sql program to raise the employees salary b… Read More
0 comments:
Post a Comment
Thank you for your comments we will get back to soon