Hi,
I'm relatively new to SQL and databases in general, and I have a question about linking data between 2 tables. I have one table which lists department names and each department has its own id (primary key) it looks like this:
id int8
name varchar(50)
I have another table which stores...
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.