Hi, I have a problem with a database which I have imported from a text file.
In one of my tables, there are more a few rows for each staff. The problem is, the data for one of the columns ( i.e. Age ) only exists in the first row of the same staff. How do I make a SQL statement to fill the other rows belonging to the same staff with the data from the first row ?
I hope I have not confused anyone.
Thanks for your help !
In one of my tables, there are more a few rows for each staff. The problem is, the data for one of the columns ( i.e. Age ) only exists in the first row of the same staff. How do I make a SQL statement to fill the other rows belonging to the same staff with the data from the first row ?
I hope I have not confused anyone.
Thanks for your help !