Home >
Programmer2Programmer.NET Forum>
IT Interview Question Answer Discussion >> What is JOINS in SQL Server ?...
NOTE : Log In required to post Replies for this discussion.
|
What is JOINS in SQL Server ?
|
|
NetExpert
|
Posted: Saturday 05, September 2015 04:03:50 PM
|
|
|
plz explain joins in sql server.
|
|
Back to Top
^ |
|
| AtanuMaity | Posted: Sunday 06, September 2015 04:23:56 PM | | Hi,
Please check here https://www.facebook.com/programmer2programmer
| | Back to Top ^ | | |
| Riya Walia | Posted: Wednesday 15, February 2017 05:03:46 PM | | Thanks
| | Back to Top ^ | | |
| AJProfessionals | Posted: Thursday 22, June 2017 04:26:24 AM | | A SQL join clause combines columns from one or more tables in a relational database. It creates a se t that can be saved as a table or used as it is. A JOIN is a means for combining columns from one (s elf-table) or more tables by using values common to each.
| | Back to Top ^ | | |
|
|
Home > Programmer2Programmer.NET Forum >IT Interview Question Answer Discussion >> What is JOINS in SQL Server ?...
|