How to delete all rows a table in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Can anyone give me information about oracle certification
25. Display the client number and the value of the highest value order placed by that client.
We have one Package(which has many function/procedures, SQL quires etc). Now we need to check, which query or procedure is taking lot of time in that Package. ? How do we do it.
1) What is dense ranking? 2) Difference between Substring and Instring? 3) Case and Decode? 4) Pseudo column? 5) View vs Materialized views? 6) SQl performance tuning?
what are stored procedures?
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
how to find find & delete duplicate rows from two different tables?
Query to retrieve record for a many to many relationship ?
Briefly explain what is literal? Give an example where it can be used?
How to run create database statement again?
How to add a new column to an existing table in oracle?
Explain about achiever in sql?