databases Online Quiz - 13
Description: databases Online Quiz - 13 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
With SQL, how can you insert a new record into the "Persons" table?
With SQL, how can you insert "Olsen" as the "LastName" in the "Persons" table?
How can you change "Hansen" into "Nilsen" in the "LastName" column in the Persons table?
With SQL, how can you delete the records where the "FirstName" is "Peter" in the Persons Table?
With SQL, how can you return the number of records in the "Persons" table?
In how many ways the Funnel Stage can operate?
Select statement in Sybase can include columns not specified in the GROUP BY clause
In Sybase we can not compare a date column with a varchar value.
Choose the data type not supported by SQL Server
Tool(s) used for Sybase to oracle migration is/are:
Sybase exodus is migration of Sybase to which of the following databases
What is a child stored procedure?
Choose the datatypes not supported by Oracle
In Sybase what returns the number of row affected by the preceding query
Magic tables in Sybase are
Identify the background process which, is responsible for writing data from buffer cache to the datafiles to make changes permanent
Identify the parts of System Global Area. Choose all that apply.
Identify the physical components of the database. Choose all that apply
Identify the physical component of the database, which stores the information about the database layout