Suppose I have to create a view on a table, that is not yet been
created by DBA. I khow the table structure. Is it possible to
create the view before DBA creates this table? If yes then how?
Is it possible to create synonym in this way?

Answer Posted / anitha

It is true that the force option can be used to create the
view. But, this view will remain invalid even after the
creation the the Table. It needs to be recompiled again.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I install microsoft sql?

521


Explain the the delete statements in sql?

573


what is the difference difference between procedure and packages

9198


What is pivot table in sql?

518


what are the advantages of using stored procedures? : Sql dba

610






What is dml statement?

512


how to create a table index in mysql? : Sql dba

588


What is file based approach?

483


How can I make sql query run faster?

554


How do I partition in sql?

532


What is sql profiling in oracle?

541


Why do we use procedures in sql?

542


Can you join a table to itself?

534


What is a table partition?

584


what is the different between now() and current_date()? : Sql dba

518