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 / 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 |
how to fetch common records from two tables? : Sql dba
What is the difference between the conventional and direct path loads? : aql loader
Is primary key an index?
How many types of triggers are there in pl sql?
What is an oracle stored procedure?
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.
Can we use more than one null value for unique key?
31 Answers A1 Technology, Wipro,
When is the update_statistics command used?
What is error ora-12154: tns:could not resolve the connect identifier specified?
How exception is different from error?
What is the max nvarchar size?
What is a temp table?