Given two table employee and department EMP ---------------- empid deptid(fk) Dept --------------------- deptid(pk) deptname que-Write a query to find count of employee in each department. Expected Output- deptid countofEmployee --------------------------- 10 57 20 20 30 15
2 6019why should i declare foreign key constraint as self relation instead of binary relation in tables ?
1991What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
1 4486Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
HCL,
3 5321Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
HCL,
2 5156Two triggers one is before insert and other is after insert are firing on a table.If 10 times you insert in a table.Then how many times before trigger and how many types after trigger will fire in pl/sql.
1 4055Post New Oracle General Questions
What is a snapshot log?
How to name query output columns in oracle?
How to test null values?
Difference between inner join vs where ?
What are the attributes that are found in a cursor?
Explain the importance of .pll extension in oracle?
what are bitmap indexes? How does they work?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
What are the differences between char and nchar in oracle?
What is oracle update statement with inner join ?
What are the limitations of check constraint?
What is a parameter file in oracle?
What is oracle thin client?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
How to create a table index in oracle?