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
How many sql are there?
Does truncate require commit?
Which join is default?
Do we need to create index on primary key?
What is keys and its types?
What are the different types of dbmss?
What are the string functions in sql?
how to calculate the difference between two dates? : Sql dba
What is varchar sql?
What does select * from mean in sql?
How do I order columns in sql?
which operator is used in query for pattern matching? : Sql dba
how to check server status with 'mysqladmin'? : Sql dba
What does count (*) mean?
Where not exists in sql?