Topics
Started by
Posts
Last post
Hi everyone. I have a database call DBMemOpt with a memory optimized table tTableMemOpt I create a …
3 replies
I can't remember ever trying this before, but I have need to do it now. I need to update a specific…
8 replies
By: Phil Parkin
I have a DB with a field defined as: dag_text text allow nulls I have an hexadecimal value (0x15) p…
3 replies
Hello: Right now I have two queries as shown below: SELECT D.DocumentID AS [Document ID], D.Filenam…
2 replies
I have a table with ~500K rows in it. Here's a sample of the data BegVal EndVal Volume Prefix Paddi…
10 replies
Hi, i found some script to list out the primary ag groups in servers in powerhsell. but the results…
1 replies
I found a glitch in one of my reports. Its due to events spanning the hour difference when a time z…
1 replies
Hi, We have a report that returns a set of aggregated data and in some cases i've duplicated record…
9 replies
Hi, My requirement is to split columns [Owner],[PersonAttending],[Type] into multiple rows if more …
6 replies
After reading many posts, this is what I learned. SELECT MIN(StartDate) AS MinDate FROM Schedule WH…
2 replies
Hi Everyone, I need a help in writing a bit tricky logic to write, I will explain the scenario with…
7 replies
When is it kosher to use calculated columns in SQL Server? On complex calculations that only need t…
2 replies
Good Morning, Can you please help with below code. #FINALTable is the target table that needs appen…
15 replies
Hi, I have a query that produce a table where I have a list of columns. Then I choose check what co…
5 replies
I am trying to sort by the ID with the highest total. I can sort by ID and then get the total for e…
2 replies
Viewing 15 topics - 271 through 285 (of 1,544 total)
You must be logged in to create new topics.