I have a table called Student. Two fields called NCY (number) and surname (char). I want to add ZZZ to the start of the field Surname when the NCY = 99.
So the field STUDENT.Surname = Bloggs will become ZZZBloggs if he has NCY = 99.
Can you help me with the commands for this?
I have an Oracle 10g database and I'm using SQL Plus.
Learn something new every day
Using Crystal 8, Oracle Database Paint Shop Pro X2 Nikon D80 Fuji S5
So the field STUDENT.Surname = Bloggs will become ZZZBloggs if he has NCY = 99.
Can you help me with the commands for this?
I have an Oracle 10g database and I'm using SQL Plus.
Learn something new every day
Using Crystal 8, Oracle Database Paint Shop Pro X2 Nikon D80 Fuji S5