Can pl sql procedure have a return statement?
how to retrieve the top 3 salaries of the table using rownum
Can we relate two different tables from two different users in ORACLE,PL/SQL?
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
what is the difference between a having clause and a where clause? : Sql dba
what is isam? : Sql dba
What is pragma in pl sql?
If we update a complex view, is base table will get update ?
2 Answers Ardee Technologies, HCL,
what is myisam? : Sql dba
What is difference between procedure and trigger?
What is example of database?
What is scalar function?
Explain the savepoint statement.