a. Can you delete data from a View.
b. If Yes, can you delete it if there are multiple tables
c. If No, can you delete if there is single source table
which is joining.
Answer Posted / sql2000
a. Yes
b. NO
c. Yes
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can cursors be part of a trigger body?
What is auto increment in sql?
What is out parameter used for eventhough return statement can also be used in pl/sql?
what is data integrity? : Sql dba
What is rollback?
what is offset-fetch filter in tsql? : Transact sql
What are the different dcl commands in sql?
Is left join same as join?
How to avoid using cursors? What to use instead of cursor and in what cases to do so?
Explain what is sql*plus?
what is a record in a database ? : Sql dba
What view means?
How delete all data from table in sql?
Define a temp table?
How do you create a db file?