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
What is set serveroutput on?
What is data profiling in sql?
Is oracle sql free?
How much does sqlite cost?
What type of database is cloud sql?
Is json a nosql?
How do I run a script in sql developer?
What is faster join or subquery?
What is a ddl command?
What is cross join example?
what is 'trigger' in sql? : Sql dba
How to use distinct and count in sql query? Explain
How do you declare a constant?
Can I create table without primary key?
What is an escape character in sql?