in materialized view the structure will create immediately
or not?
Answer Posted / vipul jain
yes
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is on delete restrict?
What is a trigger word?
Explain what is a field in a database and record in a database?
Explain how you can copy a file to file content and file to pl/sql table in advance pl/sql?
What sql does db2 use?
what is the use of set statement in tsql? : Transact sql
How can a function retun more than one value in oracle with proper example?
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
Does a user_objects view have an entry for a trigger?
Is it possible to read/write files to-and-from PL/SQL?
How do you write an inner join query?
Is crud a cuss word?
What is sp_helptext?
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
what is heap table? : Sql dba