In my table having 100 Rec. How can I delete the 7th row??
(we don't know what is data inside the table)
Answer Posted / ajay
we need to know atleast 1 column data, else we can not delete data from table.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is netezza database?
What is release/acquire in bind?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is multi row fetch in db2?
What is the connection string to connect to the DB2 Database ?
What is the syntax for creating a table in the db2 database?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is difference between alias and synonym in db2?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is sqlca?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is plan in cobol db2?
How would you find out the total number of rows in a db2 table?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is clone table?