Tag: technology

Questions Related to technology

  1. NULLIF(X,Y)

  2. COALESCE(X,Y)

  3. ZEROIFNULL(X,Y)

  4. NULLIFZERO(X,Y)


Correct Option: A
  1. STOP RUN is the last executable statement of the main program. It returns control back to OS.

  2. EXIT PROGRAM is the last executable statement of sub-program. It returns control back to main program.

  3. GOBACK can be coded in main program as well as sub-program as the last statement. It just gives the control back from where it received the control.

  4. None of the above.


Correct Option: A,B,C
  1. GetSystemDate()

  2. GetDate()

  3. GetCurrentDateTime()

  4. None


Correct Option: B
  1. Return Top 3 Row in the Retailer Table

  2. Return Error

  3. Return No Record

  4. Return all Records from Retailer Table


Correct Option: B
  1. GetSystemDate()

  2. GetDate()

  3. GetCurrentDateTime()

  4. None


Correct Option: B
  1. Return Top 3 Row in the Retailer Table

  2. Return Error

  3. Return No Record

  4. Return all Records from Retailer Table


Correct Option: B