Answer Posted / guest
yes, User set Archive file name formats
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define view, sequence and index in DBMS.
Name two utilities that oracle provides, which are use for backup and recovery.
List few ways to code transactions in an efficient manner?
What is the purpose of using a model?
What are five main functions of a database administrator?
What is the 3-tier architecture?
How to prevent concurrent access to my data?
What are the disadvantages of file processing systems?
Explain all codd's rules for relational database system?
What are the functions of a database?
Why does reading require write privileges on database file?
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 is a database in healthcare?
What is sorting in dbms?
Is a server a database?