How to fetch records from a partitioned table?
Answers were Sorted based on User's Feedback
select * from tabe_name partition (partition_name );
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / santosh kumar
SELECT * FROM TABLENAME PARTITION(PMONHTYEAR)
EX:
SELECT * FROM SALARY PARTITION(P0315)
| Is This Answer Correct ? | 1 Yes | 0 No |
how would you get the current date in mysql? : Sql dba
how will u find statistics of a database objects?
What is sql and also describe types of sql statements?
What is execute immediate?
What is INSTEAD OF trigger ?
What is %type in pl sql?
Delete the emps whose salaries are lowest sals of their own dept.
what is a materialized view? : Sql dba
What does “select count(*) from tab” result?
15 Answers IBM, Student, Wipro,
How can get second highest salary in sql?
How to run sql*plus commands in sql developer?
Mention what pl/sql package consists of?
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)