What does a pl/sql package consist of?
No Answer is Posted For this Question
Be the First to Post Answer
diff b/w sub query and co-relater query?
What is form and report?
write a query to find out the no. of employees whose age is less than 25 and max of salary for the employees belonging to a particular department is less than 20000
Difference between aggregate function and analytical function?
what is foreign key? : Sql dba
What are the components of a PL/SQL block ?
What does := mean in pl sql?
how to calculate the difference between two dates? : Sql dba
Explain alias in sql?
What are sql constraints?
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
In table three columns with 1 milion records(here there is no sequence values) i want add one more column with sequence values from the first how it is posible?