databases Online Quiz - 123
Description: databases Online Quiz - 123 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Which one of them is not an String Function?
What is the function which is used to check whether the value is a numeric value or not?
What operator performs pattern matching?
Deterministic functions are?
SQL_VARIEANT datatype column can be any datatype except?
What is the maximum number of columns per select statement allowed in SQL 2005?
Can we insert data into a view?
Identify two factors that you consider for compiling a PL/SQL program unit for interpreted mode?
Which statements are true about internal LOBs?
Which statements are true about inlining of PL/SQL subprograms?
Which two statements are true about cursor variables?
What does the stack space in a PGA hold?
The HAVING clause was added to SQL because the WHERE keyword could be used with aggregate functions.
The FULL JOIN keyword return rows when there is a match in one of the tables.