Topics
Started by
Posts
Last post
Hi guys, I'm writing a script on SQL and my aim is to merge row records which have the same locatio…
11 replies
Hi..I'm trying to fetch some details but the counts aren't coming properly,can someone pls help wit…
5 replies
example: today (6/20) tuesday Monday =6/19/2017last week monday : 6/12/2017Previous last week monda…
24 replies
FilePath Structure:\\Servername\Temp\Foldername\ABCabcprices-20170621122040.txt From the given file…
10 replies
My data is like below currently- 7 columns below in first table.Date &n…
24 replies
I wanted to calculate the percentile Column from the given data in tsql.Here is the data , how can …
7 replies
Hi all,I have string like this:DECLARE @m NVARCHAR(max)= N'\u0633\u0644\u0627\u0645'How can I conve…
6 replies
I'm trying to fetch count for two different criteria in one query i.e, need count based on open and…
5 replies
By: sgmunson
how to get it more directly than this?SELECT CONVERT(VARCHAR(25), getdate(), 101) + ' 12:00:00 AM' …
5 replies
Hello Everyone, I'm hoping someone could help me out, so here's my scenario…
11 replies
Basically trying to get my head around how to enforce primary / foreign key constraints on what is …
18 replies
By: bugg
Friends,i am counting unique patients that were referred by a doctor.i simply used distinct count b…
7 replies
I have a source that contains rows for applications that have experienced issues aka 'Alerts', thei…
14 replies
Goodmorning, Ihave a table that stores parent and child record in same column (key_txt).Table has …
7 replies
I'm trying to create logic that can accommodate the request below. The fiscal year starts on Jan 1s…
2 replies
Viewing 15 topics - 2,611 through 2,625 (of 3,088 total)
You must be logged in to create new topics.