![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am fighting with PL/SQL and loosing... I have a database that changes on a regular basis and has over 200 columns... and the data needs to be exported to a file. |
#3
| |||
| |||
|
|
I am fighting with PL/SQL and loosing... I have a database that changes on a regular basis and has over 200 columns... and the data needs to be exported to a file. |
#4
| |||
| |||
|
|
I am fighting with PL/SQL and loosing... I have a database that changes on a regular basis and has over 200 columns... and the data needs to be exported to a file. |
#5
| |||
| |||
|
|
I am fighting with PL/SQL and loosing... I have a database that changes on a regular basis and has over 200 columns... and the data needs to be exported to a file. |
#6
| ||||
| ||||
|
|
So 3 questions: |
|
1) Can I access the values FETCHed from a cursor by an index value rather than a label so that I can control it from a loop? |
|
2) Is there a way of generating the label in a similar method as above in pseudo-code as to get the label out of one FETCH'ed array and passing it to another as an argument? |
|
3) Is there a way of getting the field names out of the cAnnonceData cursor, so that in effect, executing a SELECT * from a table gets all data *and* field names out of a table? |
#7
| ||||
| ||||
|
|
So 3 questions: |
|
1) Can I access the values FETCHed from a cursor by an index value rather than a label so that I can control it from a loop? |
|
2) Is there a way of generating the label in a similar method as above in pseudo-code as to get the label out of one FETCH'ed array and passing it to another as an argument? |
|
3) Is there a way of getting the field names out of the cAnnonceData cursor, so that in effect, executing a SELECT * from a table gets all data *and* field names out of a table? |
#8
| ||||
| ||||
|
|
So 3 questions: |
|
1) Can I access the values FETCHed from a cursor by an index value rather than a label so that I can control it from a loop? |
|
2) Is there a way of generating the label in a similar method as above in pseudo-code as to get the label out of one FETCH'ed array and passing it to another as an argument? |
|
3) Is there a way of getting the field names out of the cAnnonceData cursor, so that in effect, executing a SELECT * from a table gets all data *and* field names out of a table? |
#9
| ||||
| ||||
|
|
So 3 questions: |
|
1) Can I access the values FETCHed from a cursor by an index value rather than a label so that I can control it from a loop? |
|
2) Is there a way of generating the label in a similar method as above in pseudo-code as to get the label out of one FETCH'ed array and passing it to another as an argument? |
|
3) Is there a way of getting the field names out of the cAnnonceData cursor, so that in effect, executing a SELECT * from a table gets all data *and* field names out of a table? |
![]() |
| Thread Tools | |
| Display Modes | |
| |