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 |
what are the advantages and disadvantages of views in a database? : Sql dba
What is anonymous block in sql?
why sql is used as interpreter frequently rather than a compile?
Do you understand the meaning of exception handling?
How to rename a table?
What is right join in sql?
Why having clause is used in sql?
How many sql core licenses do I need?
How do you concatenate in sql?
How to rename a column in the output of sql query?
How much does sql certification cost?
How can multiply values of a column? OR How can multiply value of a row of a column using a single query in SQL?
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)