Answer Posted / guest
Redolog files
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Enlist the advantages of normalizing database.
What is meant by database system?
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 are the two types of indexes and explain them in detail?
Is access a database program?
Mention the differences between trigger and stored procedures
What is query in rdbms?
What is the best free database software?
What is the quickest sorting method to use?
What is 3nf in dbms?
How to select the first record in a given set of rows?
Can files be stored in a database?
How to implement a database management system?
What is pcbs (program communication blocks)?
What is database or database management systems (dbms)?