Microsoft
Software
Hardware
Network
Question : Sql Non Disctinct possibility ?
I would like to know if it's possible with an sql query to do thing like non distinct.
i explain, i'd use query like :
select * from my datatable where pk=5 or pk = 8 or pk = 5
Actually i get 2 lines where pk=5 or 8
I'd like if i send pk more than once that i get it more than one in the result of the query. So for the query i'll have 3 Lines and 2 times the line with the pk 5.
Thanks for your help
Alex
Answer : Sql Non Disctinct possibility ?
select * from my datatable where pk=5
union
select * from my datatable where pk=5 or pk = 8 or pk = 5
Random Solutions
Resore Failed for TEXSEL\SQLEXPRESS
Easiest way to edit a row of data in ListView using C-Sharp
Union All Query for Sub Report Order By
How to get application path in VB.NET ?
I need to capture the output of the datagrid grdAttendees and record each Members Email Address.
How to set value member in listbox using Silverlight 3.0
Set all users in Terminal Server 2008 to have jpeg files open in Microsoft Office Picture Manager
Hyper-V Failed to register service principal name
How do I remove existing ListView items and subitems
SCCM SP2 Client