Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL Join Query

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-19 : 21:10:06
Patrick writes "With my query, I would like to return the following output
szProjectName szSuperVisor  szAccomplishments szIssues                      szQuestionandnotes                  szWorkinprogress                                                                                                                                                                                                                                                                                                                                                                                                                                                                     szQuestionandnotes                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   szWorkinprogress                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     
------------- ------------- ----------------- ----------------------------- ----------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Test Proj1 Joe Black howed up I hate my boss When can I start to take vacation? Clean my desk
NULL NULL Complete sewwping I need vacation can I get it? NULL fix sql server
NULL NULL Installed Server NULL
   

- Advertisement -