![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hallo, I have 2 Tables Table1 (our Articles with >30000 Records) ArtNr ABC ... Table2 (This Table is emty) ArtNr MGK1 MGK2 MGK3 ... I must fill Table2 for all Articles with the dollowing conditions ABC=A => MGK1=1 ABC=B => MGK1=2 ABC=C => MGK1=3 How do I have to create my sql Script in dbaccess? If I make an insert, what must I do with the other fields of Table2, mus I fill them with 0, so that they are initialices? |
#3
| |||
| |||
|
|
Hallo, I have 2 Tables Table1 (our Articles with >30000 Records) ArtNr ABC ... Table2 (This Table is emty) ArtNr MGK1 MGK2 MGK3 ... I must fill Table2 for all Articles with the dollowing conditions ABC=A => MGK1=1 ABC=B => MGK1=2 ABC=C => MGK1=3 How do I have to create my sql Script in dbaccess? If I make an insert, what must I do with the other fields of Table2, mus I fill them with 0, so that they are initialices? Greetings Ralf ... _______________________________________________ Informix-list mailing list Informix-list (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list |
![]() |
| Thread Tools | |
| Display Modes | |
| |