How do you remove duplicate records from a table?
how can i create a user defined datatype
What is type and rowtype in pl sql?
What are hotfixes and patches?
Write a pl/sql script to display the following series of numbers: 99,96,93……9,6,3?
How to fetch alternate records from a table?
What are the two types of periodical indexes?
How can we make an if statement within a select statement?
How to rename a table?
Which command is used to delete a trigger?
one of the column in my table contains the data like SAL ---- 1000 1000 2000 3000 3000 So my requirement is i want output like SAL --- 1000 2000 3000 it mean i want to delete duplicate rows in the table permanently and i want output in the above formatow should u write query?
How to retrieve Duplicate Rows only in a Table? Suppose if a Table Name is "Education". It consists of multiple columns. Then if we insert rows into this table with duplicate records then how can we retrieve only duplicate records from that table?
28 Answers Alps, Aricent, Bank Of America, Wipro,
in a package one procedure is wrong package shows valid or not