Viewing 7 posts - 31 through 37 (of 37 total)
Well Thanks to all this are the things that i have doubt about it.specialy number 4:
1- i have table with 40 fields that it have 10 image Type field (varbinary(max)).image...
September 19, 2012 at 12:46 am
i want when no data is available (on where statement no data is exist) return nothing not null value
select
SUM(isnull([TedadTarhModiriatTafzili],0))as TedadTarhModiriatTafzili
, SUM(isnull([TedadTarhModiriatJame],0))as TedadTarhModiriatJame
, SUM(isnull([TedadKhodro],0))as TedadKhodro
, SUM(isnull([TedadMotorcycle],0))as TedadMotorcycle
, SUM(isnull([TedadGhayegh],0))as TedadGhayegh
, SUM(isnull([TedadBisim],0))as TedadBisim
,...
May 10, 2012 at 11:47 pm
where can i check this?and change this?i want both of this:
on win 7 and win XP service pack2
May 9, 2012 at 4:18 am
i want to create backup on desktop.i test it give that error and i check c drive it give me error.i want to exactly put file in desktop.what can...
May 9, 2012 at 3:17 am
i have userid pk and i want also make username and password field uniqe.how can i do that?
April 24, 2012 at 7:13 am
vinu512 (4/24/2012)
From what I understand you should have...
April 24, 2012 at 4:39 am
Viewing 7 posts - 31 through 37 (of 37 total)