Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to delete same emp id in sql query for exmaple in emp
table emp id, empname, emp address. for example emp id =5,
repeated in two times in rows same id how to delete same
empid please any one of the write query send in my id

Answer Posted / prajyot

Hi,

You can use the below mentioned query ....

SELECT ROWID( Emp_id ) FROM EMP WHERE Emp_id = 5;

Praj

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many unique keys can a table have?

1065


What is procedure explain with program?

1063


Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?

1135


What is nvarchar max in sql?

1072


Is primary key always clustered index?

1062


Can a table contain multiple primary key’s?

1153


How many clustered indexes can be created on a table?

1122


What is the maximum rows in csv?

976


What are pl sql procedures?

1077


What is difference between table and view?

1132


What is attribute indicator in pl sql?

1065


How do I count duplicates in sql?

1174


What are the events on which a database trigger can be based?

1236


What are the different sql commands?

1125


How many sql core licenses do I need?

994