Microsoft
Software
Hardware
Network
Question : want row
want row
SELECT distinct name FROM productimagespd WHERE manu is not null
Answer : want row
try this:
select * from (
select row_number() over (partition by name order by manu) rn, p.*
FROM productimagespd p
WHERE manu is not null
)x where rn=1
Random Solutions
COntact Form Formatting
MSDN license: can users perform UAT
Symantec BackupExec 2010 VMware ESX 3.5 x64 guests fails with 'An attempt to take a snapshot of a virtual machine failed because it was unable to quiesce an application'
ISA Authentication problem
Change the powershell script to write to a file rather than updating to the computer object.
usb printer stopped working and cannot re-install
Why does my memory say Installed memory RAM 24.0 (16.0 GB Usable) ?
BULK UPDATE
Oracle qry on system tables
Please wait while Windows configures Crystal Reports Release 2