Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

In my table having 3000 Records. How can I delete the 500th
row? (we don't know what is data inside the table)

Answer Posted / venkata subbaiah

Delete from table where rowid=500;

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the problem of ordered sequential files access?

1205


Write the code implementing the perform … varying.

1118


how do you reference the esds vsam file formats from cobol programs

1265


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

1379


how do you reference the variable block file formats from cobol programs

1308


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1270


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

1205


How do you differentiate between cobol and cobol-ii?

1275


how can i see junk values in dclgen or in hostvariable of comp ?

3048


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

2064


What are the various section in data division and briefly explain them.

1248


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

1249


how do you reference the printer file formats from cobol programs

1276


What is the default value(s) for an initialize and what keyword allows for an override of the default?

1262


What is the difference between comp and comp-3 usage?

1252