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 to run sql functions in pl/sql?
how to start mysql server? : Sql dba
What is a primary key, and how is it different from a unique key?
What are the most important ddl statements in sql?
What are string functions in sql?
What is compute?
Explain the uses of control file.
What are triggers and its types?
What are the different operators available in sql?
Explain cursor types?
25.67,-1 Trunc = 20 Round= 30 HOW????
Sql technical questions
Oracle (3253)
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)