Topics
Started by
Posts
Last post
I have a need to update a field in a table based on the results of a CTE. The CTE calculates the 20…
8 replies
I know I've seen the answer to this before, but my Google fu fails me (I'm probably searching the w…
3 replies
Hi, I have modified this script for getting email alert just VLF count information, also working fi…
1 replies
Hi, I have a need to calculate a moving average. Ultimately, I need to convert the Select statement…
11 replies
Hi all, Have an issue with a comma delimited list which is giving me a headache. Any suggestions wo…
4 replies
Hi, I've been having this discussion. See this example: DECLARE @i INTEGER = 1 SELECT CASE @i WHE…
6 replies
Trying to return just a single record for the max audit date for an agent. I thought this would do …
11 replies
I have some transactional data that i am having hard time to sort properly. CREATE TABLE [MyTransa…
13 replies
I just can't seem to find an article in how User Defined table types are stored. Do these go into …
4 replies
I want to identify the First & Second call based on following business rule. If the time diff…
1 replies
In a sql server 2008 r2 database, there is a column called main that is declared as an integer on a…
4 replies
Hey Guys, Our database has Unique SKU's for each product, however when it comes to Jewelry every s…
2 replies
if the following is in the connection string in an app.config file, the following will use the sql …
2 replies
Hi I have a job which is runs every 6 hours a day. 2:00 AM, 8:00 AM, 2:00 PM, and 8:00 PM. For any …
3 replies
Hello DBA's/Developers, I'm trying to select XML data from one tag that is stored in an TEXT data t…
7 replies
Viewing 15 topics - 4,231 through 4,245 (of 10,636 total)
You must be logged in to create new topics.