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
Using the namespace once, and putting it in a proper Java package namespace,
Define Mapper class in iBATIS:
The configuration XML file contains below mentioned tags
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.
How many categories are available for SQL Commands
Commit is required after truncate command is issued.
What are the notations used for writing SQL language
What will happen when Database Instance is up but Listner is not running
What are the different tags which can be used with 'LIKE'