Topics
Started by
Posts
Last post
Is it possible to have a GROUP BY CLAUSE on only some selected fields? For example: SELECT col1, co…
10 replies
need to create trigger that is relative to the data in the record being inserted or updated
7 replies
I didn't fully understand the implications of the use of XQuery. I just didn't see it as something …
14 replies
Hi, folks! Is there any way to capture the text output of a multiline dynamic TSQL query into a TSQ…
1 replies
Hi Friends, i have a question here: how i can pick a record by random using TSQL..? querying only o…
21 replies
I have a table similar to : tbl_Report MyValue int DateAdded datetime It has sequential dates and v…
7 replies
Hi all, Steps to reproduce I have created sample table “CSVTest” on in db, having fields as id, fir…
1 replies
I am trying to get the difference of dates in HH:MM only format. The issues are that there could b…
2 replies
hello, I want to access several DBs in my function. I execute this function on different servers so…
9 replies
I wrote the following query to extract unique IDs based on a key word search of the text column fro…
4 replies
Hello, I would like to change my job history log setting from "limit size" to "remove agent history…
3 replies
Hi guys, I have a table variable object and records are present in that table as follow: DECLARE @T…
4 replies
I'm pretty good at most things in T-SQL but I'm all thumbs when it comes to XML. I've never writte…
10 replies
Here is my code. This code calculates a YTD total for CPT codes (CPT) by month. If a particular CPT…
24 replies
Hello, I have an LDAP query that gets some users. This works great. I also filter to make sure I am…
3 replies
Viewing 15 topics - 1,456 through 1,470 (of 12,234 total)
You must be logged in to create new topics.