i have a table with column sno with 30 records. i want to
update this column by item by item in asp.net. i wantto
enter new values into that from 1 to 30 how is it possible
with backend c#



i have a table with column sno with 30 records. i want to update this column by item by item in as..

Answer / guest

This will be possible by writing an updatable cursor, as
cursor does row by row manipulatio in table records.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

how to fetch common records from two tables? : Sql dba

0 Answers  


What is the difference between the conventional and direct path loads? : aql loader

0 Answers  


Is primary key an index?

0 Answers  


How many types of triggers are there in pl sql?

0 Answers  


What is an oracle stored procedure?

0 Answers  






I want to create synonym for table emp but in my pc it is giving insufficient previliges.I am using user scott.Please suggest me.

3 Answers  


Can we use more than one null value for unique key?

31 Answers   A1 Technology, Wipro,


When is the update_statistics command used?

0 Answers  


What is error ora-12154: tns:could not resolve the connect identifier specified?

0 Answers  


How exception is different from error?

0 Answers  


What is the max nvarchar size?

0 Answers  


What is a temp table?

0 Answers  


Categories