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 is exception? What are the types of exceptions?
What are reports usually used for?
What is rename command in sql?
oracle is compiler or interpretter,can any one tell me the answer?
what is cursor. write example of it. What are the attributes of cursor.
What is the Subquery?
How does sql developer connect to oracle database?
What are the types of queries in sql?
Can pl sql procedure have a return statement?
If an unique key constraint on DATE column is created, will it validate the rows that are inserted with SYSDATE?
What is delimiter sql?
State few characteristics of pl/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)