|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Adding certain rows
I have a table call LINEADMITTANCE which have columns and values:
P Q REAL IMAG 1 2 5.0 -15.0 1 3 1.25 -3.75 2 3 1.6667 -5.0 2 4 1.6667 -5.0 2 5 2.5 -7.5 3 4 10.0 -30.0 4 5 1.25 -3.75 I need to add columns REAL and IMAG with the rows containing the value 1 in the columns P and Q, then the rows with all the value 2 in the columns P and Q and then 3, then 4... Can someone help.. |
|
#2
|
|||
|
|||
|
I am a little confused as to what you are looking to do... Can you give an example of what you want your output to look like?
|
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > Adding certain rows |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|