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 clause? : Sql dba
how would concatenate strings in mysql? : Sql dba
what is a table in a database ? : Sql dba
What is over () in sql?
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
what is self-join? : Sql dba
how to create a new view in mysql? : Sql dba
What does pl sql developer do?
Mention what problem one might face while writing log information to a data-base table in pl/sql?
Can we perform dml on view?
what is single byte over head in oracle..?
Is nosql relational?
What is partition by in sql?
What is the use of sqlerrd 3?
what is the difference between rownum pseudo column and row_number() function? : Sql dba