SQL Tuning, Oracle Server 10g:
Why is the following hint invalid?
SELECT /*+ first_rows parallel(table_name,paral_number)*/
Answer / mark berlin
Because first_rows access and parallel access are mutually
exclusive.
Parallel always assumes full table scan, first_rows is an
index access
| Is This Answer Correct ? | 3 Yes | 1 No |
Which join is default?
Does it possible to pass object (or) table as an argument to a remote procedure?
What is trigger with example?
What is composite primary key in sql?
what is table? : Sql dba
What is the result, when NULL is compared with NULL?
what is sql.
What is the usage of the distinct keyword?
What are Lexical Parameters.How They are used in Reports 6i
How does an execution block start and end in pl sql?
How many types of triggers are there in pl sql?
what is rdbms? : Sql dba
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)