Tag: databases

Questions Related to databases

  1. Datafile

  2. Device

  3. Data Object

  4. Material


Correct Option: B
  1. Blank removed Column_name1, first 5 character of column_name2,2 to 4 character part of string from Column_name3

  2. Blank removed Column_name1, last 5 character of column_name2,2 to 4 character part of string from Column_name3

  3. Blank removed Column_name1, first 5 character of column_name2 and 2,3,4,5 character part of string from Column_name3

  4. None of the above


Correct Option: D

@@sqlstatus can't have any of the below values

  1. 1

  2. 3

  3. 2

  4. None of the above


Correct Option: B
  1. End case

  2. When

  3. then

  4. None of the above


Correct Option: A
  1. Current_date

  2. Datachange

  3. Gettime

  4. Convert


Correct Option: C
  1. Sensitive

  2. Forward

  3. Fetch

  4. Position


Correct Option: D
  1. Their name must begin with @

  2. They are local to the batch or stored procedure where they are declared

  3. They can be declared in a select statement

  4. They cannot have a datatype of text or image


Correct Option: C