Hi,
I am trying to make a join between two tables but finding it tough.
Tables are like:
FIPS Table:
-------------
State CountyCode
PA 12345
MI 77777
RULES Table:
--------------
State CountyCode
PA 88888
PA 00000
Now, when I try to make a join between the...
Hi,
I have a simple but tricky for me question.
I have a table that has two columns: "EmployeeID" and "Came_Late". This table keeps track if an employee came late or not. The data kind of looks like this:
EmployeeID Came_Late
125175 No
125175 Yes
125175 No
334321...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.