databases Online Quiz - 181
Description: databases Online Quiz - 181 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
The iBATIS XML configuration file contains ________________ that have a dramatic effect on how iBATIS behaves
Define Mapper class in iBATIS:
SQL is case sensitive
The SQL SELECT INTO statement can be used to create backup copies of tables.
Constraints can be specified after a table is created
The users cannot see an index
We cannot add SQL functions, WHERE, and JOIN statements to a view
DATE() returns the current date
The WHERE keyword cannot be used with aggregate functions.
SQL wildcards must not be used with the SQL LIKE operator.
The IN operator allows you to specify multiple values in a WHERE clause.
Commit is required after truncate command is issued.
Which of the following is the correct usage of Order by
What will happen when Database Instance is up but Listner is not running
What are the different tags which can be used with 'LIKE'