How will you delete a particular row from a Table?
Answer Posted / chandra shekhar
Sorry guys this is not an answer to the asked question.
-- Just a small test --
<HTML>
<BODY>
<MARQUEE>TESTING THIS WEBSITE</MARQUEE>
<a href="http://www.allinterview.com/">All Interview website</a>
</BODY>
</HTML>
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is dialect in sql?
how can you see all indexes defined for a table? : Sql dba
What are the different types of sql commands?
how to use case expression? : Sql dba
How many sql statements are used?
how to select first 5 records from a table? : Sql dba
How many sql core licenses do I need?
Does sql view stored data?
what is a tablespace? : Sql dba
What is $$ in sql?
What is union and union all keyword in sql?
Do we need to create index on primary key?
Is left join inner or outer by default?
Explain how to use transactions efficiently : transact sql
Do stored procedures prevent sql injection?