Tag: databases
Questions Related to databases
-
sinh()
-
to_number()
-
sqrt()
-
round()
-
Ellipses
-
Quotation marks
-
Ampersand
-
Asterisk
-
Values must be obtained from a lookup table.
-
Values must be part of a fixed set defined by create or alter table.
-
Values must include reserved words, such as SYSDATE and USER.
-
The column cannot contain a NULL value.
-
lock
-
commit
-
rollback
-
savepoint
-
NEW_TIME
-
LAST_DAY
-
ADD_MONTHS
-
MONTHS_BETWEEN
-
LENGTH
-
CONCAT
-
INSTR
-
NULLIF
-
Primary key constraints allow NULL values in the columns.
-
Unique key constraints allow NULL values in the columns.
-
Primary key constraints do not allow NULL values in the columns.
-
A nonunique index cannot be used to enforce primary key constraints.
-
1
-
2
-
3
-
There is no minimum.