Tag: databases
Questions Related to databases
-
Error
-
Last Record
-
First Record
-
Can't Say
-
System Variable
-
System Function
-
Both A & B
-
None of the Above
-
Use FULL hint to optimizer for full table scan
-
Use INDEX or AND-EQUAL hint to optimizer to use one index or set to indexes instead of another.
-
Use an expression in the Where Clause of the SQL.
-
Disable Index on the column
-
No
-
Yes
-
Can't Say
-
None of the above
-
Record type declaration.
-
Opening and parsing of SQL statements.
-
Fetches records from cursor.
-
Requires exit condition to be defined.