If a View on a single base table is manipulated will the
changes be reflected on the base table?
Answer Posted / aks
Depends on privileges granted to view (select,insert,update);
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the difference between microsoft access and sql server?
explain the difference between bool, tinyint and bit. : Sql dba
Does truncate need commit?
Can we call stored procedure in function?
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
What is the maximum number of rows in sql table?
Which data type is a composite type?
What is crud stand for?
What is prepared statement in sql?
What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql
What is sqlca in powerbuilder?
What are the ddl commands?
What is union and union all keyword in sql?
what is a cursor? : Sql dba
What is a ddl command?