IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?
2303I am using Oracle 10g and want to access the default tables of 9i? how? Any script and how to use it please mail me @ rashi.sandhu@gmail.com........
1 36851)How to check tablespace utilization? 2)what are the RMAN CLONING STEPS? 3)what is standby database? 4)what is difference between standalone database and target database? 5)How to backup the standalone database? 6)tell about the ubgrade steps? 7)How to apply the pathes?
22701)what is the difference between view and materilized view? 2)what is the difference between delete and truncate? 3)what is the difference between migration and upgration? 4)what is the difference between RMAN HOT BACKUP and normal hot backup?
2 6153i want to know real time experience on oracle dba anybody help me please mail me aniltelkar50@gmail.com
IBM,
1 4759Post New Database Management Questions
What are procedures in dbms?
What are vdl and sdl?
What are the various normalizations in database?
How to create student table through query with a numeric column of ID and Name of Chaeacter and D-O-B with date type in database What will be the query for this purpose?
Does google have a database like access?
what are parameter, we can check after creating a database in terms of QC and for each tables what should be the parameters for QC and QA?
What is a checkpoint in dbms?
what are the two integrity rules used in DBMS?
Explain what are super servers?
Define data, entity, domain and referential integrity?
What is a candidate key in dbms?
Explain the architecture of reporting services?
How to retrive a single data from a database
What is a foreign key constraint?
What is the concept of sub-query in terms of sql?