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

what is meant by nl2br()? : Sql dba

564


how to enter numeric values as hex numbers? : Sql dba

563


What is sql*loader?

569


What is pls integer?

579


What is the difference between rename and alias?

705






Can a table contain multiple primary key’s?

622


Write a sql query to get the third highest salary of an employee from employee_table?

630


Is not null in sql?

558


How to fix oracle error ora-00942: table or view does not exist

567


Can we use ddl statements in stored procedure sql server?

512


What are the advantages of stored procedure?

540


Is json a nosql?

539


What are %type and %rowtype for?

611


What are sql*plus environment variables?

553


Explain the difference between triggers and constraints?

517