If I have a table split up among partitions A, B, C, how do I select only from partition C?
~LeTo do that you would normally know the partition function definition, and use the values that you know would be stored in the corresponding partition.
sql,rowcount
No comments:
Post a Comment