is possible to delete specific data in a row by using of sql query?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Programming Languages AllOther Interview Questions

how many trailing zeroes are there in 100! (100 factorial)?

5 Answers  


1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.

0 Answers   TCS,


How will you prove that java swing is multithreaded?

0 Answers  


how does database connection using ADO.NET?

0 Answers  


merge sort time complexity

6 Answers   BFL, CDAC, IBM, Jawaharlal Nehru Technological University JNTU,






why we use static with only main()class not with other class

2 Answers   TCS,


What r the attributes using in Win Runner?

0 Answers   Tavant Technologies,


Corillian's product is a "Component Container." Name at least 3 component

1 Answers  


Write a shell program to test whether a given year is leap year or not ?

0 Answers   Patni,


why we use new keyword for object

4 Answers   TCS,


smal talk is pure object oriented or not?

0 Answers  


Given three sides of a triangle. Write the Program to determine whether the triangle is : 1) Invalid 2) Right Angled 3) Isoscales 4) Equilateral 5) Not Special An Isoscales right angled triangle should be taken as a Right Angled Triangle

3 Answers   FFC, Goldman Sachs, Student,


Categories