Answer Posted / guest
The point at which ORACLE ends writing to one online
redo log file and begins writing to another is called a log
switch.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Can we store images in database?
What is rdbms with diagram?
What is the first step in creating a database?
Which two can be implemented as a centrally located logical architecture?
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?
What do you understand by data independence? What are its two types?
What are the features of database language?
Define ddl and dml.
What is an advantage of a database?
Define object-oriented model.
What is dbms and its advantages?
What is record in a database?
What is the concept of sub-query in terms of sql?
What is buffer manager?
What are the types of rdbms?