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#

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

how can we know the number of days between two given dates using mysql? : Sql dba

742


What is %type in pl sql?

706


What is the least restrictive isolation level? : Transact sql

763


Is foreign key mandatory?

711


What is null in pl/sql?

810






What is the most common sql injection tool?

733


Is sql an operating system?

719


What do you understand by pl/sql packages?

766


What is the difference between row level and statement level trigger?

721


what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba

749


Explain select statements in sql?

757


What is a table partition?

785


What is a heap in sql?

718


What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql

732


What is nested table in pl sql?

741