Questions Related to technology

Multiple choice technology programming languages
  1. First Deallocate and then close

  2. Use @@FETCH_STATUS = 0 instead of @@FETCH_STATUS <> 0

  3. No need to use "FETCH NEXT FROM test_cursor INTO @Name" again before END statement

  4. Both i and ii

Reveal answer Fill a bubble to check yourself
B Correct answer
Multiple choice technology web technology
  1. a. SSL is be configured at Domain Level. All Servers in Domain use same setting

  2. b. SSL is be configured Server Level. Each Server in domain can have own SSL Setting

  3. c. SSL is configured at Cluster Level. All Servers that are part of Cluster use same setting.

  4. d. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer