adspace
Answer Posted / Shobhit Kumar Gupta
Yes, you can modify a view in SQL by using the CREATE OR REPLACE VIEW statement. This statement allows you to change the definition of an existing view. However, keep in mind that you cannot directly modify data through a view; instead, you must update the underlying table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is sql server agent? : Sql dba
What is the best sql course?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what are all the common sql function? : Sql dba
What is your daily office routine?
What is the current version of sql?
what are the advantages of sql ? : Sql dba
Can we use distinct and group by together?
define sql insert statement ? : Sql dba
Is inner join faster than left join?
what is dbms? : Sql dba
how to escape special characters in sql statements? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
how to start mysql server? : Sql dba
What is the current version of postgresql?