If a View on a single base table is manipulated will the
changes be reflected on the base table?
Answer Posted / tulsi
yes it will be reflected in the base table
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Is natural join same as inner join?
What is clustered and nonclustered index in sql?
what are the 'mysql' command line options? : Sql dba
what is oltp (online transaction processing)? : Sql dba
How would you pass hints to the sql processor?
In pl/sql, what is bulk binding, and when/how would it help performance?
Explain two easy sql optimizations.
what are the different index configurations a table can have? : Sql dba
what is a database? : Sql dba
What is record data type?
What is forward declaration in pl sql?
What is the location of pre_defined_functions.
How do I write a cron which will run a sql query and mail the results to agroup?
how to show all tables with 'mysql'? : Sql dba
what is a field in a database ? : Sql dba