Topics
Started by
Posts
Last post
Hi All I have a report that needs to return a count of zero for the rows that have no data, I have …
12 replies
Hello, Let's say the first row returned has StartDate = 1/1/2014 and EndDate is 1/2/2014. The next…
17 replies
Came into new dba position, found several SP's with table variables that were taking hours to run. …
14 replies
I'm not new to SQL at all, but I'm completely new to backup/restore TSQL I have the following scrip…
1 replies
I have an issue with validating an XML file I have from a 3rd party. Willing to improve and standar…
4 replies
I'm having trouble writing a query and could use some help please. I want to find the earliest time…
26 replies
I have a table (tblEmployees) that stores all employees for our company. I have another table (tbl…
7 replies
Hi All, I am having below query which gives me result fine only if i give Y.YEARINFO = 2014(here if…
2 replies
Hello SQLers, I am facing one issue while using LIKE operator in Update statement. Also want to und…
7 replies
Hi, I am trying to put together a query which will tell me dependencies between jobs. I have a que…
3 replies
Hi All, I've been scratching my head with the below for a little while now, so I thought I'd see wh…
8 replies
Hi Everyone, I don't know how to edit my Topic title since it's a little misleading. I'm trying to …
10 replies
Hi, the Select for the cursor uses the same table as the update statement in the cursor. If the dat…
5 replies
SELECT DISTINCT S.EnrollNo ,S.Name ,ET.Descriptions AS EventName ,SA.Name AS AttendStudent…
2 replies
Hello comunity i need to cut my string on 3 portion, for exemple my string is : a) 1.9999-Q1 b) 01.…
14 replies
Viewing 15 topics - 1,996 through 2,010 (of 10,647 total)
You must be logged in to create new topics.