Tag: delivery

Questions Related to delivery

Collate property set at DB level is not applicable to

  1. Stored Procedures

  2. Temporary tables

  3. Views

  4. Triggers


Correct Option: B

Database conversion involves the conversion of

  1. Tables

  2. Stored Procedures

  3. Triggers

  4. Indexes and Views

  5. All of the above

  6. All except Indexes and Views


Correct Option: E

The tools used for application/ database conversion in Sybase Exodus are

  1. SQL Developer

  2. SwissSQL

  3. SSMA

  4. SQLWays

  5. SQLLdr

  6. RazorSQL


Correct Option: A,C,D

AI Explanation

To answer this question, we need to understand the tools used for application/database conversion in Sybase Exodus. Let's go through each option to understand why it is correct or incorrect:

Option A) SQL Developer - This option is correct because SQL Developer is a tool that can be used for application/database conversion in Sybase Exodus.

Option B) SwissSQL - This option is incorrect because SwissSQL is not specifically mentioned as a tool used for application/database conversion in Sybase Exodus.

Option C) SSMA - This option is correct because SSMA (SQL Server Migration Assistant) is a tool that can be used for application/database conversion in Sybase Exodus.

Option D) SQLWays - This option is correct because SQLWays is a tool that can be used for application/database conversion in Sybase Exodus.

Option E) SQLLdr - This option is incorrect because SQLLdr is not specifically mentioned as a tool used for application/database conversion in Sybase Exodus.

Option F) RazorSQL - This option is incorrect because RazorSQL is not specifically mentioned as a tool used for application/database conversion in Sybase Exodus.

The correct answer is A, C, and D. These options, SQL Developer, SSMA, and SQLWays, are all tools used for application/database conversion in Sybase Exodus.

Which of the following is not a schema object in oracle?

  1. Indexes

  2. Tables

  3. public synonyms

  4. triggers

  5. Packages


Correct Option: C