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 / guest
u can delete by slelcting the rowid of that particular
record
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Does sql between include endpoints?
what is sql? : Sql dba
How do I clear the screen in sql plus?
What is meaning of <> in sql?
What is on delete restrict?
Write the alter statement to enable all the triggers on the t.students table.
How can we find duplicate records in a table?
Is json a nosql?
What is rowtype?
How to combine two stored procedures in sql?
How do I run a program in pl sql?
Is sql scripting language?
what is a scheduled jobs or what is a scheduled tasks? : Sql dba
What is the difference between count 1 and count (*) in a sql query?
What is string data type in sql?