Topics
Started by
Posts
Last post
Garcinia Fresh If you are having trouble losing weight, consider drug alternatives. This drug works…
1 replies
I have a column thats defined as nvarchar(256). I wish i could post the exact data i'm having issue…
8 replies
,case when sum([CallsAnswered]) = 0 then 0 else sum([TalkTime]+[HoldTime]+[PostCallProcessingTime])…
5 replies
Apologies for such a question... We have a supplier of a piece of software that is made up of an Ac…
5 replies
Greetings, all. I have not used full-text indexing. If we have a title column (nvarchar(1000)) …
4 replies
Hello I m trying to achieve something like this without patindex DECLARE @source_path …
6 replies
I have the following select statement where i am trying to pull period Revenue along with Total Rev…
10 replies
Hi Friends, please some one help me how can i get my Expected output.? Sample Input : Start End…
5 replies
Hi I have comma in column name. we just import from somewhere and cant change. I want to rename col…
6 replies
Background: There is a SQL Agent job that's been running for years (original developer is gone), wh…
3 replies
Hello, I have about 100 tables which represents different entities related to person. For example, …
11 replies
Query below - I need to pull in the Person's extension - which is in the same same table as person…
4 replies
I have some dim tables for find and replace for colours and sizes as I have multiple columns in a t…
9 replies
I have a table which has an xml column which contains multiple xml elements as follows: CREATE TABL…
2 replies
Hi, I'm trying to load an assembly in order to instantiate a class and execute a method that return…
2 replies
Viewing 15 topics - 1,921 through 1,935 (of 3,067 total)
You must be logged in to create new topics.