I’ve been looking at how it might be possible to bring data from Twitter into SQL Server. You might ask ... max(case when NAME=’created_at’ then convert(datetime, (substring (StringValue,9,2)+’ ‘+subs...
I’ve been looking at how it might be possible to bring data from Twitter into SQL Server. You might ask ... max(case when NAME=’created_at’ then convert(datetime, (substring (StringValue,9,2)+’ ‘+subs...