![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm a beginner in using partition in oracle tables. Below query returns ORA-14109. (I skipped on WHERE clause in below query because either way, it returns same error message.) *I assure you tableC is a valid table name and partitionC is one of valid partitions of tableC. SELECT a.field1, b.field2, c.field3 FROM tableA a, tableB b, tableC PARTITION (partitionC) c; What am I misssing? Your help would be greatly appreciated. |
#3
| |||
| |||
|
|
I'm a beginner in using partition in oracle tables. Below query returns ORA-14109. (I skipped on WHERE clause in below query because either way, it returns same error message.) *I assure you tableC is a valid table name and partitionC is one of valid partitions of tableC. SELECT a.field1, b.field2, c.field3 FROM tableA a, tableB b, tableC PARTITION (partitionC) c; What am I misssing? Your help would be greatly appreciated. |
#4
| |||
| |||
|
|
I'm a beginner in using partition in oracle tables. Below query returns ORA-14109. (I skipped on WHERE clause in below query because either way, it returns same error message.) *I assure you tableC is a valid table name and partitionC is one of valid partitions of tableC. SELECT a.field1, b.field2, c.field3 FROM tableA a, tableB b, tableC PARTITION (partitionC) c; What am I misssing? Your help would be greatly appreciated. |
#5
| |||
| |||
|
|
I'm a beginner in using partition in oracle tables. Below query returns ORA-14109. (I skipped on WHERE clause in below query because either way, it returns same error message.) *I assure you tableC is a valid table name and partitionC is one of valid partitions of tableC. SELECT a.field1, b.field2, c.field3 FROM tableA a, tableB b, tableC PARTITION (partitionC) c; What am I misssing? Your help would be greatly appreciated. |
#6
| |||
| |||
|
|
I'm a beginner in using partition in oracle tables. Below query returns ORA-14109. (I skipped on WHERE clause in below query because either way, it returns same error message.) I assure you tableC is a valid table name and partitionC is one of valid partitions of tableC. SELECT a.field1, b.field2, c.field3 FROM tableA a, tableB b, tableC PARTITION (partitionC) c; What am I misssing? Your help would be greatly appreciated. |
#7
| |||
| |||
|
|
I'm a beginner in using partition in oracle tables. Below query returns ORA-14109. (I skipped on WHERE clause in below query because either way, it returns same error message.) I assure you tableC is a valid table name and partitionC is one of valid partitions of tableC. SELECT a.field1, b.field2, c.field3 FROM tableA a, tableB b, tableC PARTITION (partitionC) c; What am I misssing? Your help would be greatly appreciated. |
#8
| |||
| |||
|
|
I'm a beginner in using partition in oracle tables. Below query returns ORA-14109. (I skipped on WHERE clause in below query because either way, it returns same error message.) I assure you tableC is a valid table name and partitionC is one of valid partitions of tableC. SELECT a.field1, b.field2, c.field3 FROM tableA a, tableB b, tableC PARTITION (partitionC) c; What am I misssing? Your help would be greatly appreciated. |
#9
| |||
| |||
|
|
I'm a beginner in using partition in oracle tables. Below query returns ORA-14109. (I skipped on WHERE clause in below query because either way, it returns same error message.) I assure you tableC is a valid table name and partitionC is one of valid partitions of tableC. SELECT a.field1, b.field2, c.field3 FROM tableA a, tableB b, tableC PARTITION (partitionC) c; What am I misssing? Your help would be greatly appreciated. |
#10
| |||
| |||
|
|
I'm a beginner in using partition in oracle tables. Below query returns ORA-14109. (I skipped on WHERE clause in below query because either way, it returns same error message.) *I assure you tableC is a valid table name and partitionC is one of valid partitions of tableC. SELECT a.field1, b.field2, c.field3 FROM tableA a, tableB b, tableC PARTITION (partitionC) c; What am I misssing? Your help would be greatly appreciated. |
![]() |
| Thread Tools | |
| Display Modes | |
| |