The document discusses several questions about database operations including how to generate sequences for parallel files, delete tables with referential integrity constraints, and the difference between views and materialized views. It also asks how to load a table and check its existence at runtime, pointing to an alternate table if it does not exist.
The document discusses several questions about database operations including how to generate sequences for parallel files, delete tables with referential integrity constraints, and the difference between views and materialized views. It also asks how to load a table and check its existence at runtime, pointing to an alternate table if it does not exist.
The document discusses several questions about database operations including how to generate sequences for parallel files, delete tables with referential integrity constraints, and the difference between views and materialized views. It also asks how to load a table and check its existence at runtime, pointing to an alternate table if it does not exist.
The document discusses several questions about database operations including how to generate sequences for parallel files, delete tables with referential integrity constraints, and the difference between views and materialized views. It also asks how to load a table and check its existence at runtime, pointing to an alternate table if it does not exist.
Download as RTF, PDF, TXT or read online from Scribd
Download as rtf, pdf, or txt
You are on page 1of 1
How will you create DML on the fy
How will you read an xfr using meta programming
how will select api or utility modes on run time If you have 5 fles coming together, how will you generate seq ( all are parallel) Delete a table if it has some referential integrity Diference b/w view and materialized view how do you load a table and check its existence, and if does not exist point it to a diferent table ( everything runtime)