Tag: web technology

Questions Related to web technology

  1. Asyncronous Java eXtensible Language

  2. Asyncronous Java XML

  3. Asyncronous JavaScript XML

  4. Asyncronous J2EE XML


Correct Option: C

Which command will delete all data from a table and will not write to the rollback segment?

  1. DROP

  2. DELETE

  3. CASCADE

  4. TRUNCATE


Correct Option: B
  1. You want all unmatched data from both table

  2. You want all matched data from both table

  3. You want all matched and unmatched data from both table

  4. You want all unmatched data from one table


Correct Option: A
  1. A view can be created as a join on two or more tables

  2. A view can't be created as a join on two or more tables

  3. A view can't have an ORDER BY clause in SELECT statement

  4. A view can't be created with a GROUP BY clause in SELECT statement


Correct Option: A
  1. View dropped also

  2. View becomes invalid

  3. View remains as it is

  4. View is accessible


Correct Option: B
  1. Opening the administrator workbench

  2. Changing the query properties within the query designer

  3. Double-clicking on the characteristic in the query definition

  4. Creating a calculated key figure


Correct Option: C