Tag: databases
Questions Related to databases
-
DROP ANY INDEX
-
DROP ALL INDEX
-
REMOVE ANY INDEX
-
REMOVE ALL INDEX
-
indexes and sequences are automatically dropped, but views and constraints remain
-
views and indexes are automatically dropped, but constraints and sequences remain
-
indexes and constraints are automatically dropped, but views and sequences remain
-
views and sequences are automatically dropped, but indexes and constraints remain
-
The table is small
-
The columns are often used as a condition in the query
-
Most queries are expected to retrieve more than 2 to 4 percent of the rows in the table
-
The table is updated frequently
-
Structured Question Language
-
Strong Question Language
-
Structured Query Language
-
Structured Query Limited
-
UPDATE
-
MODIFY
-
SAVE AS
-
SAVE
-
REMOVE
-
COLLAPSE
-
DELETE
-
REMOVE ALL