Tag: technology

Questions Related to technology

  1. INSERT

  2. UPDATE

  3. SELECT

  4. DESCRIBE

  5. DELETE


Correct Option: D

What is the size of a data page?

  1. 4K to 8K

  2. 4K to 10K

  3. 5K to 10K

  4. 5K to 15K


Correct Option: A

What is the maximum number of tables that can be joined?

  1. Twenty

  2. Eight

  3. Fifteen

  4. Six


Correct Option: C

When you COMMIT, is the cursor closed?

  1. True

  2. False


Correct Option: A

Is DECLARE CURSOR Executable?

  1. True

  2. False


Correct Option: B

Can you have more than one cursor open at any one time in a program?

  1. True

  2. False


Correct Option: A