Topics
Started by
Posts
Last post
The below T-SQL Code works good on SQL server 2008R2 server and it fails on SQL 2014 with below err…
3 replies
Hi guys, I'm working on modifying the fiscal date script from here. I'm trying to figure out how to…
11 replies
Hi, I have a requirement where a portion of code either grows or shrinks depending on situation, ev…
7 replies
Hi all, I have session data with members belonging to sessions. Members can belong to one, some or …
4 replies
This is for a discussion I have been unable to locate from out here. It has been a few years since …
5 replies
Hi I am trying to run the simple select query to retrieve records from my PROD server. Till last F…
3 replies
We have a Header table and a Detail Line table, which join on the Primary Key . However, we are try…
44 replies
Hi, I wonder if anyone can help? I am trying to set an output value to variable using 'execute' wit…
1 replies
Hi everyone!... Anyone have a T-SQL for sync Jobs and his steps and schedules between instances... …
4 replies
I am working on staging data for loading a tabular model and I have to merge transactions and the p…
11 replies
I have a problem with my transactional replication when I use articles filters and delete operation…
1 replies
I have a need to create 49 points for a Viz. What i'm needed is this t = a value between -6 and 6 …
2 replies
Hello, i have one column having data like 777777777777777777 0 0 …
4 replies
Hi All, I have an urgent requirement in SSIS Package , I want to get the table list from a…
11 replies
SET @sqlCommand = 'BCP [database].[dbo].[stored_proc] queryout ' + @filePath + @fileName + ' -c …
2 replies
Viewing 15 topics - 2,071 through 2,085 (of 4,984 total)
You must be logged in to create new topics.