Tag: delivery

Questions Related to delivery

  1. Stored Procedures

  2. Temporary tables

  3. Views

  4. Triggers


Correct Option: B

The datatype datetime in Sybase is mapped to which datatype in SQL server

  1. datetime2

  2. date

  3. datetime

  4. timestamp

  5. time


Correct Option: C

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
  1. SQL Developer

  2. SwissSQL

  3. SSMA

  4. SQLWays

  5. SQLLdr

  6. RazorSQL


Correct Option: A,C,D

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

SQL * Unloader is there to download data to a flat file in oracle like sqlloader to load data

  1. True

  2. False


Correct Option: B