Site Sponsored By: SQLDSC - SQL Server Desired State Configuration
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.
Sir I have two result set I want to show result in one table .1st result set return 5 column .2nd result set return 6 column .I can,t used join & Union . Union - Both resultset not have number of column same .Join Not used bcoz i result set some return no result .What can i do sir pls help me out ......Yaman
khtan
In (Som, Ni, Yak)
17689 Posts
Posted - 2009-05-15 : 03:55:32
you still an use UNION, just add a dummy column there with NULL value