Topics
Started by
Posts
Last post
Hi I need to convert a OUTER APPLY hint in my query to LEFT JOIN. How it can be done? The code whi…
4 replies
Using a relational database (not datawarehouse) sql server 2008 R2. My stored procedure returns sum…
6 replies
Hi I would like to rewrite that query using pivot instead of Union. And also can it be optimized. T…
4 replies
(using sql server 2008R2) I have a query that gets total messages sent and the devices they were se…
2 replies
Hi guys, i have an issue i hope someone can help me with. I need to send multiple emails to recipie…
2 replies
I'm starting to really dislike this stored procedure business... So I got not so great grade on the…
4 replies
I have columns ID,segment,jd_date example values are (AB98237,10,1/1/2012)I want a qry that gives m…
1 replies
Greetings folks, I'm having a hard time wrapping my head around what is probably a very easy concep…
14 replies
Hi, I am working in Sqlserver 2008 R2. I would like to know the pros and cons of using Dateddiff D…
7 replies
Hi All, I have the below requirement: (Please provide the sql script for this) 1. Group records acc…
5 replies
Hi, I am having below schema: CREATE TABLE #Attendance( [ID] [int] IDENTITY(1,1) NOT NULL, [Stude…
7 replies
Is it just me or does anyone find the sysadmin privileges to debug in SSMS2008 crazy? Alot of compa…
3 replies
Hello, I found next script for batch item allocation based on FEFO/FIFO method (according to DateCo…
5 replies
Hi all, I got the following problem to solve in TSQL. I don't want to use a cursor. But with the se…
11 replies
Hi all, I am simply inserting records in a table, But if record already present then i dont want ad…
4 replies
Viewing 15 topics - 1,696 through 1,710 (of 10,647 total)
You must be logged in to create new topics.