Topics
Started by
Posts
Last post
Hi SQL gurus, I have a table below; FLAG1 | FLAG2 | YEAR | PERIOD | AMOUNT ---------------…
12 replies
Hi All, I am updating a table TabX on DBX of ServerX from ServerY with a stored procedure using li…
3 replies
Currently, my sql statement retrieves values for only two of possibly four values, therefore it cre…
2 replies
Hi guys I need to calculate a patient’s length of stay for every nurse station that patient has bee…
15 replies
The background for this is that I am trying to create a table that gives a list of all databases in…
10 replies
Hello Everyone I know this is simple to most, but I cannot seem to get this correct. I am having is…
8 replies
hi exp(sum(log(CASE WHEN field = 0.0 THEN 1 WHEN field IS NULL THEN 1 WHEN field= -100 THEN 1 ELSE …
2 replies
How can I write one query to limit records? Schoolname, Grade Pathfinder K South Shore 2 Whittier K…
5 replies
hi i am using 1 expression in my tsql and getting error like Arithmetic overflow error converting …
10 replies
Hi, I have a proc like this: CREATE PROCEDURE GetSearchText @Filter VARCHAR (50), @Context VARCHAR …
7 replies
I am having a table A with two columns RoomID and BedCount. The purpose of the application is to al…
3 replies
I need to group together each work-day date for both the current month and the previous month. Furt…
12 replies
I'm trying to troubleshoot a stored procedure error and not having much luck so far. I have a proce…
7 replies
In my below query, if the data from the 1st column (DepartureTime) up-to-the 2nd last column (Valid…
11 replies
By: sbj1411
Hi, does anyone know of an easy/direct way of doing this? I have three address fields: addr1, addr2…
17 replies
Viewing 15 topics - 6,241 through 6,255 (of 10,647 total)
You must be logged in to create new topics.