Quantcast
Channel: ฟอรัม Getting started with SQL Server
Viewing all articles
Browse latest Browse all 8428

Combining Data from multiple tables into one in Microsoft SQL Server 2008

$
0
0

I have two tables that i have created. I am trying to select all columns from both tables and put them into one. For instance Employee Table has (First_name, Last_name, Address, City)  JobTitle Table has (Job_ID, High_salary, Low_salary) I need to combine them to be all together for instance (First_name, Last_name, Address, City, Job_ID, High_salary, Low_salary). 



Viewing all articles
Browse latest Browse all 8428

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>