Tag: databases

Questions Related to databases

Which operator works like an OUTER JOIN?

  1. Minus

  2. Except

  3. Intersect

  4. Union


Correct Option: D
  1. NULLIF(X,Y)

  2. COALESCE(X,Y)

  3. ZEROIFNULL(X,Y)

  4. NULLIFZERO(X,Y)


Correct Option: A
  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
  1. Abs is not a recognized function name

  2. -20

  3. 20

  4. None


Correct Option: C
  1. One

  2. More than One

  3. None

  4. Stored Procedure Does not support Output Parameter


Correct Option: B