BookmarkSubscribeRSS Feed
DbmsKOS
Calcite | Level 5
PRIMARY KEY VS FOREIGN KEYS SSMS (2019) EXPRESS

I have three tables at SQL SERVER 2019 described below:
Table DEPARTMENTS : Columns DeptID , DeptName example FINANCE, IT .
Table EMPLOYEE : Columns : employeeID , SupervisorID .
Table SUPERVISOR : Columns : FirstName, LastName, SupervisorID, DeptID .
HOW TO EXECUTE ON QUERY in SQL SYNTAX OF PRIMARY KEYS AND FOREIGN KEYS FOR THESE THREE TABLES???
THANK YOU DEAREST FRIENDS . YOUNG KOSOVAR CITIZEN FROM KOSOVO ..

0 rows affected how to fix it on INNER JOIN THREE TABLES To shown me example text Finance, HR ?
3 REPLIES 3
Patrick
Opal | Level 21

This looks like a study or interview question. To get you started: What are the relationships between the tables? What are the candidates for primary and foreign keys.

 

SASKiwi
PROC Star

Where does SAS come into this?

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 901 views
  • 0 likes
  • 4 in conversation