Viewing 15 posts - 181 through 195 (of 3,666 total)
PJ_SQL (11/30/2015)
Col A, B and C in table A:
A BC
4460636543NULL
4431076543NULL
3034 1152NULL
4434516543NULL
4405016543NULL
9973...
November 30, 2015 at 2:45 pm
Sean Lange (11/30/2015)
Eirikur Eiriksson (11/30/2015)
Announcing the front runner for the Crystal Ball Award nomination 2015😎
NOTE: Please support your favourite CBA by NOT answering the missing questions:-D
Yeah that question is so...
November 30, 2015 at 2:42 pm
Lynn Pettis (11/30/2015)
Sean Lange (11/30/2015)
robert.sterbal 56890 (11/30/2015)
robert.sterbal 56890 (11/30/2015)
Images:Search:
https://www.google.com/search?q=venn+diagram+left+outer+join
It is redundant, but is used quite frequently:
Yes when doing a LEFT OUTER join the OUTER keyword is optional...but this discussion is...
November 30, 2015 at 2:27 pm
pedro.j.manuel (11/30/2015)
Hi,Thanks a lot of your assware. But you are ask me for that information?
Assware?
November 30, 2015 at 10:48 am
hegdesuchi (11/25/2015)
I have a scenario where i have to covnert date into particular format. There are multiple date formats that needs to be converted.
For Example:Actual Data is
ID ...
November 25, 2015 at 2:03 pm
Steve Jones - SSC Editor (11/25/2015)
November 25, 2015 at 1:20 pm
Minnu (11/25/2015)
using below trigger,
ALTER TRIGGER [dbo].[t_info] ON [dbo].unify_info
FOR update
AS
begin
declare @val1 varchar(100) declare @val2 varchar(100) declare @temp varchar(100)
set @temp='HHT_Report'
set @val1='SELECT ' +@temp+ ' FROM INSERTED'
set @val2='SELECT ' +@temp+ '...
November 25, 2015 at 12:48 pm
Steve Jones - SSC Editor (11/25/2015)
November 25, 2015 at 12:36 pm
Spam will keep on being out of control as long as spammers can post multiple spam post without being blocked.
Same person has been doing this same thing today as he...
November 25, 2015 at 12:13 pm
Why don't you show us an example of a query that has been labelled as hard to read?
November 25, 2015 at 11:52 am
Alvin Ramard (11/24/2015)
Can anyone tell me why spammer, oops, I meant user, live068 has not been killed yet?Looks like it's spam ll you want day today.
Oops, looks like he...
November 24, 2015 at 3:25 pm
Can anyone tell me why spammer, oops, I meant user, live068 has not been killed yet?
Looks like it's spam ll you want day today.
November 24, 2015 at 3:23 pm
I'm not sure how much SSRS can do for this, but printing on both side of a sheet will only work if the printer is capable of doing so.
November 24, 2015 at 12:47 pm
Viewing 15 posts - 181 through 195 (of 3,666 total)