can we update a view which is created from two tables
Answer Posted / chamin
You can't do it in data bound mode for SQL Server 2000.It
gives an error called
"Insufficient key column information for updating or refreshing"
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Which normal form is best?
List the ways to get the count of records in a table?
Should I use mbr or gpt?
Why commit is not used in triggers?
Is nosql relational?
How do you update a sql procedure?
What is primary key and foreign key with example?
What are sql*plus environment variables?
what is the difference between a web-garden and a web-farm? : Sql dba
What is the maximum number of triggers, you can apply on a single table?
What are types of exception?
How to load data with sql*loader?
Can you have more than one key in a database?
What is query optimization in sql?
How to rename a table?