How will you delete a particular row from a Table?
Answer Posted / dinesh kumar
delete from table_name where pk_col = value;
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the sql*loader? : aql loader
Explain foreign key in sql?
How to combine two stored procedures in sql?
how can we know the count/number of elements of an array? : Sql dba
how to use case expression? : Sql dba
How much does a sql dba make? : SQL DBA
What is a dirty read sql?
What is pragma in pl sql?
What is normalization? How many normalization forms are there?
What is the difference between cross join and natural join?
What is string data type in sql?
how are mysql timestamps seen to a user? : Sql dba
What is the most common sql injection tool?
What is schema in sql?
What is blind sql injection?