How do I uninstall oracle 11g?
7. Repeat query (7) but also display all clients who have never ordered anything.
You have one employee table having 3 entries emp_id, Mgr_id and salary. Mgr_id is also referencing emp_id. so now find out the emp_id which are having the second highest salary, under a particular manager.
List out the types of joins.
types of indexes and the rationale behind choosing a particular index for a situation.
Explain the difference between a procedure and a function? What do you understand by those terms?
Can you assign multiple query result rows to a variable?
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
how to handle exceptions in post production
acname actype amount ac1 credit 300 ac2 credit 4000 ac1 debit 4000 ac2 debit 455 ac1 credit 500 how to get sum of credit and sum of debit for each account
primary key is foreign key for the same table?
How to build data dictionary view an new database?
How can we find the size of a database?