How to get a list of all user accounts in the database?
No Answer is Posted For this Question
Be the First to Post Answer
What is tns service name?
What is schema?
41 Answers Bodhi Global Services, Cognizant, HCL,
One Table having two rows with one colomn having values Like"Male" and "Female". how to upadte these values Like "Female" and "Male" in single update statement.
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
What is the minimum client footprint required to connect c# to an oracle database?
How to sort the query output in oracle?
What is meant by an index?
what is a view?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
How to rename an index?
What does a Control file Contain ?
After update how do u know how many records got updated