Topics
Started by
Posts
Last post
Hello Everyone, Here again I came with a question. Below is my query for a report that I want. It's…
4 replies
Hello Everyone, I just started a developing a new application for hospitals (for maintaining hospit…
4 replies
Is there a way to automatically script all the objects where name of objects starts with "custom". …
2 replies
We need to update the qty when the timestart is from midnight only,anything before should change to…
1 replies
Hi - I've inherited a stored proc and I need to add and assign a new variable. The piece of the cod…
2 replies
hi, --the string @s-2 has comma seprated text , some times it is seprated by semicolon also.(so i n…
3 replies
hi, col "R" has report no like "R1" "R2" ETC COL "D" AS Direction like "D" "D1". direction can be m…
7 replies
TSQL is not my daily language and I could use a hand figutring this one out. I have date that I'd l…
5 replies
DECLARE @path VARCHAR(500) DECLARE @name VARCHAR(500)DECLARE @pathwithname VARCHAR(500)DECLARE @tim…
5 replies
I have code I'm trying to write to sum the time in decimal for each user_name: SELECT [user_name], …
3 replies
I have code I'm trying to write to sum the time in decimal for each user_name: SELECT [user_name], …
6 replies
I have a table which stores shipment data by date. We have a need to get last 52 weeks Shipments by…
2 replies
I have a query that uses 'union all' and returns all the records (including the field 'BillingRateA…
8 replies
By: ratbak
This query runs very slow at times and very fast at time. What could cause this behavior? i checked…
6 replies
I have a requirement to pull customer data from a table and have it filtered by 1 of 3 different fi…
25 replies
Viewing 15 topics - 61 through 75 (of 4,982 total)
You must be logged in to create new topics.