MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following condition will ignore the request to enable delayed durability? |
| A. | DELAYED_DURABILITY = FORCED |
| B. | DELAYED_DURABILITY = 0 |
| C. | DELAYED_DURABILITY = IGNORED |
| D. | DELAYED_DURABILITY = NULL |
| Answer» B. DELAYED_DURABILITY = 0 | |