I have a problem, my company created a database that lists employees and what office they are from. Well they used an OfficeID number. How do I convert that number to state which office they are from.
Example
If OffID = 1 then I want it to print "Celina"
Is there a way to do this in SQL. I don't know SQL very well, I've been using Dreamweaver to create database driven websites and thats all I know. But if someone can send me the code for this, I'm sure I can figure out what to enter.
Thank you
Carrie
Example
If OffID = 1 then I want it to print "Celina"
Is there a way to do this in SQL. I don't know SQL very well, I've been using Dreamweaver to create database driven websites and thats all I know. But if someone can send me the code for this, I'm sure I can figure out what to enter.
Thank you
Carrie