![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| data base update | mleplawy | Shell Programming and Scripting | 1 | 05-31-2008 08:35 AM |
| what is the base type of enum | amitpansuria | High Level Programming | 1 | 08-16-2007 08:59 AM |
| base path on x window | duke0001 | UNIX for Dummies Questions & Answers | 3 | 02-24-2007 11:58 PM |
| data base | arunkumar_mca | High Level Programming | 2 | 12-29-2004 06:56 PM |
| How is Darwin as a base For a Server | RedVenim | BSD | 1 | 06-12-2004 11:56 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
update base
hello everyone
I need to update data base in file 1-ID 2-Name 3-ID group 4-ID teacher 5-mark list unique ID is (ID+ID group+ID teacher) we can append 5 th columns (marks list) main base file: Code:
1:John:3:1:4 3 2 2:Mark:1:2:1 3 3:Susan:3:4: Code:
2:Mark:1:2:1 3 5 6 3:Susan:3:4:2 4 3 Code:
1:John:3:1:4 3 2 2:Mark:1:2:1 3 5 6 3:Susan:3:4:2 4 3 |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|