Topics
Started by
Posts
Last post
I’m trying to count how many times a ProvNum has an Outcome of >= 2 in a 12 month rolling perio…
3 replies
Hi all My company has a product which is based on SQL Server 2014, and we're looking to add some in…
3 replies
Hi I have a problem with selecting. I have an application, where admin can create multiple lists of…
2 replies
Hi All, I want to sort the name based on 1st level (sort only applicable root id is null or…
5 replies
I have a huge select statement that has to be repeated because the Group By changes at the four dif…
2 replies
What is wrong with my syntax? IF ( (@Client = 'Winco Foods' AND EXISTS ( ; WITH XMLNAMESPACES('h…
3 replies
Hi, I got a database which contains in a table, a column contains files. The column is from type im…
2 replies
I've been using the usp prefix for years and have been challenged by a collegue about its usage who…
24 replies
I'm stumped. I have two tables. The first table has a field where I need to extract an alpha-nume…
7 replies
I have a number of queries that contain moderately complex business logic and that logic is used by…
2 replies
I've searched existing posts and this seems so straightforward, I'm convinced that I'm just missing…
9 replies
I work for a logistics company. Customers send packages from point A to B and pay a certain amount …
4 replies
hello, have to delete records from a table SELECT * FROM [DB_NAME].[dbo].[Table_Name].Insert_Datet…
5 replies
I'd like to write to a log table, while within a transaction, and not have it affected by a rollbac…
11 replies
I have a Stored procedure that has many parameters (all varchar), some parameters are used in where…
18 replies
Viewing 15 topics - 331 through 345 (of 4,454 total)
You must be logged in to create new topics.