How to fetch records from a partitioned table?
Answer Posted / nitinsharma06
select * from tabe_name partition (partition_name );
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What sql does db2 use?
How bulk collect improves performance?
how to create a new view in mysql? : Sql dba
what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba
What is numeric function sql?
Why procedure is used in sql?
What is varchar used for?
Why we use join in sql?
Why we use pl sql?
What is the execution plan in sql?
How do you sort in sql?
How delete a row in sql?
What is consistency?
What is data profiling in sql?
Is pl sql useful?